Skip to content

Commit 23dff57

Browse files
fix(deps): bump camino from 1.1.10 to 1.1.11
Bumps [camino](https://github.com/camino-rs/camino) from 1.1.10 to 1.1.11. - [Release notes](https://github.com/camino-rs/camino/releases) - [Changelog](https://github.com/camino-rs/camino/blob/main/CHANGELOG.md) - [Commits](camino-rs/camino@camino-1.1.10...camino-1.1.11) --- updated-dependencies: - dependency-name: camino dependency-version: 1.1.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a7559f commit 23dff57

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
@@ -34,7 +34,7 @@ base64 = "0.22.1"
3434
bitflags = "2.9.0"
3535
bstr = "1.12.0"
3636
bytes = "1.10.1"
37-
camino = { version = "1.1.3", features = ["serde1"] }
37+
camino = { version = "1.1.11", features = ["serde1"] }
3838
cfg-if = "1.0.0"
3939
chrono = { version = "0.4.41", features = ["serde"] }
4040
clap = { version = "4.5.32", features = ["deprecated", "derive", "string", "unicode", "wrap_help"] }

0 commit comments

Comments
 (0)