diff options
| author | Alex Saveau <saveau.alexandre@gmail.com> | 2023-04-26 02:22:43 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-26 11:22:43 +0200 |
| commit | 1d42d6674c5bbeca2be1ca9a35dccd71b9346228 (patch) | |
| tree | 2ebe2c83dddddde0d643164c4aaba6d8147032d2 /macros | |
| parent | 249d5fe515ddb864582ec711106461c0e03ffe77 (diff) | |
Upgrade a bunch of deps and remove two unused ones (#968)
Diffstat (limited to 'macros')
| -rw-r--r-- | macros/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/macros/Cargo.toml b/macros/Cargo.toml index 4b04c731..337c03a6 100644 --- a/macros/Cargo.toml +++ b/macros/Cargo.toml @@ -19,5 +19,4 @@ bench = false proc-macro2 = "1" quote = "1" syn = { version = "1", features = ["full", "extra-traits"] } -unscanny = "0.1" heck = "0.4" |
