Skip to content

Commit

Permalink
fix(deps): update rust crate proc-macro2 to 1.0.81
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 2, 2024
1 parent 171efc8 commit 0850243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/nsis-fn/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ license = "MIT OR Apache-2.0"
proc-macro = true

[dependencies]
proc-macro2 = "1"
proc-macro2 = "1.0.81"
quote = "1"
syn = { version = "2", features = ["full"] }

0 comments on commit 0850243

Please sign in to comment.