Skip to content

Commit

Permalink
fix(deps): update rust crate proc-macro2 to 1.0.69
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 9, 2023
1 parent 10154fe commit 0ad17ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion native_model_macro/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ proc-macro = true
[dependencies]
syn = { version = "2.0", features = ["full"] }
quote = "1.0"
proc-macro2 = "1.0.68"
proc-macro2 = "1.0.69"

0 comments on commit 0ad17ae

Please sign in to comment.