Skip to content

Commit 4d0f503

Browse files
dependabot[bot]mistydemeo
authored andcommitted
chore(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 6fe9bd4 commit 4d0f503

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
@@ -38,7 +38,7 @@ tracing = { version = "0.1.44", features = ["log"] }
3838
serde = { version = "1.0.228", features = ["derive"] }
3939
serde_json = { version = "1.0.146" }
4040
cargo_metadata = "0.23.1"
41-
camino = { version = "1.2.1", features = ["serde1"] }
41+
camino = { version = "1.2.2", features = ["serde1"] }
4242
semver = "1.0.27"
4343
newline-converter = "0.3.0"
4444
dialoguer = "0.12.0"

0 commit comments

Comments
 (0)