Skip to content

Commit

Permalink
Update Rust crate proc-macro2 to v1.0.93
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] authored Feb 22, 2025
1 parent e20649a commit 3c949be
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 @@ -94,7 +94,7 @@ phf_shared = { version = "0.11.2" }
pkcs8 = { version = "0.10.2", default-features = false, features = ["encryption", "pem", "std"] }
postgres-types = { version = "0.2.8", default-features = false, features = ["with-chrono-0_4", "with-serde_json-1", "with-uuid-1"] }
predicates = { version = "3.1.3" }
proc-macro2 = { version = "1.0.92" }
proc-macro2 = { version = "1.0.93" }
qorb = { version = "0.2.1", features = ["qtop"] }
quote = { version = "1.0.38" }
rand = { version = "0.8.5", features = ["small_rng"] }
Expand Down Expand Up @@ -214,7 +214,7 @@ phf_shared = { version = "0.11.2" }
pkcs8 = { version = "0.10.2", default-features = false, features = ["encryption", "pem", "std"] }
postgres-types = { version = "0.2.8", default-features = false, features = ["with-chrono-0_4", "with-serde_json-1", "with-uuid-1"] }
predicates = { version = "3.1.3" }
proc-macro2 = { version = "1.0.92" }
proc-macro2 = { version = "1.0.93" }
qorb = { version = "0.2.1", features = ["qtop"] }
quote = { version = "1.0.38" }
rand = { version = "0.8.5", features = ["small_rng"] }
Expand Down

0 comments on commit 3c949be

Please sign in to comment.