Skip to content

Commit

Permalink
Update Rust crate proc-macro2 to v1.0.85
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] committed Jun 5, 2024
1 parent fc104d7 commit 7cc1976
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.

4 changes: 2 additions & 2 deletions workspace-hack/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ pem-rfc7468 = { version = "0.7.0", default-features = false, features = ["std"]
petgraph = { version = "0.6.5", features = ["serde-1"] }
postgres-types = { version = "0.2.6", default-features = false, features = ["with-chrono-0_4", "with-serde_json-1", "with-uuid-1"] }
predicates = { version = "3.1.0" }
proc-macro2 = { version = "1.0.82" }
proc-macro2 = { version = "1.0.85" }
regex = { version = "1.10.4" }
regex-automata = { version = "0.4.6", default-features = false, features = ["dfa", "hybrid", "meta", "nfa", "perf", "unicode"] }
regex-syntax = { version = "0.8.3" }
Expand Down Expand Up @@ -187,7 +187,7 @@ pem-rfc7468 = { version = "0.7.0", default-features = false, features = ["std"]
petgraph = { version = "0.6.5", features = ["serde-1"] }
postgres-types = { version = "0.2.6", default-features = false, features = ["with-chrono-0_4", "with-serde_json-1", "with-uuid-1"] }
predicates = { version = "3.1.0" }
proc-macro2 = { version = "1.0.82" }
proc-macro2 = { version = "1.0.85" }
regex = { version = "1.10.4" }
regex-automata = { version = "0.4.6", default-features = false, features = ["dfa", "hybrid", "meta", "nfa", "perf", "unicode"] }
regex-syntax = { version = "0.8.3" }
Expand Down

0 comments on commit 7cc1976

Please sign in to comment.