diff options
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ repository = "https://github.com/botahamec/exun/" license-file = "LICENSE.md" keywords = ["no_std", "no-std", "utility", "error", "error-handling"] categories = ["rust-patterns", "no-std"] +exclude = [".vscode/settings.json"] [package.metadata] msrv = "1.41.1" |
