Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Commit

Permalink
deps(rust): bump proc-macro2 from 1.0.67 to 1.0.69 (#367)
Browse files Browse the repository at this point in the history
  • Loading branch information
denisonbarbosa authored Oct 23, 2023
2 parents a6246f6 + ad4e98c commit cccb4d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nss/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ faccess = "0.2.4"
simple_logger = { version = "4.2.0", default-features = false, features = [
"stderr",
] }
proc-macro2 = "1.0.67"
proc-macro2 = "1.0.69"

[dev-dependencies]
goldenfile = "^1.5"
Expand Down

0 comments on commit cccb4d2

Please sign in to comment.