Skip to content

Commit 30e3f9f

Browse files
fix(deps): bump camino from 1.2.1 to 1.2.2
Bumps [camino](https://github.com/camino-rs/camino) from 1.2.1 to 1.2.2. - [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.2.1...camino-1.2.2) --- updated-dependencies: - dependency-name: camino dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e14ea18 commit 30e3f9f

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

0 commit comments

Comments
 (0)