Skip to content

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
figsoda committed Mar 18, 2023
1 parent 9cdf2dc commit 12815dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ categories = ["no-std", "rust-patterns"]
proc-macro = true

[dependencies]
quote = "1.0.21"
quote = "1.0.26"

[dependencies.syn]
version = "1.0.103"
version = "2.0.0"
default-features = false
features = ["parsing", "proc-macro"]

0 comments on commit 12815dc

Please sign in to comment.