Skip to content

Commit 2eff643

Browse files
Update Rust crate camino to v1.1.10
1 parent 7bd853b commit 2eff643

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

Cargo.lock

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

workspace-hack/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ pkcs8 = { version = "0.10.2", default-features = false, features = ["encryption"
9696
postgres-types = { version = "0.2.9", default-features = false, features = ["with-chrono-0_4", "with-serde_json-1", "with-uuid-1"] }
9797
predicates = { version = "3.1.3" }
9898
proc-macro2 = { version = "1.0.95" }
99-
quote = { version = "1.0.40" }
10099
rand = { version = "0.8.5", features = ["small_rng"] }
101100
regex = { version = "1.11.1" }
102101
regex-automata = { version = "0.4.8", default-features = false, features = ["dfa", "hybrid", "meta", "nfa", "perf", "unicode"] }
@@ -222,7 +221,6 @@ pkcs8 = { version = "0.10.2", default-features = false, features = ["encryption"
222221
postgres-types = { version = "0.2.9", default-features = false, features = ["with-chrono-0_4", "with-serde_json-1", "with-uuid-1"] }
223222
predicates = { version = "3.1.3" }
224223
proc-macro2 = { version = "1.0.95" }
225-
quote = { version = "1.0.40" }
226224
rand = { version = "0.8.5", features = ["small_rng"] }
227225
regex = { version = "1.11.1" }
228226
regex-automata = { version = "0.4.8", default-features = false, features = ["dfa", "hybrid", "meta", "nfa", "perf", "unicode"] }

0 commit comments

Comments
 (0)