Skip to content

Commit 9eade06

Browse files
Update Rust crate camino to 1.1.12 (#8967)
1 parent 89936b8 commit 9eade06

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ bootstrap-agent-client = { path = "clients/bootstrap-agent-client" }
378378
buf-list = { version = "1.0.3", features = ["tokio1"] }
379379
byteorder = "1.5.0"
380380
bytes = "1.10.1"
381-
camino = { version = "1.1.11", features = ["serde1"] }
381+
camino = { version = "1.1.12", features = ["serde1"] }
382382
camino-tempfile = "1.4.1"
383383
camino-tempfile-ext = { version = "0.3.2", features = ["assert-color"] }
384384
cancel-safe-futures = "0.1.5"

0 commit comments

Comments
 (0)