Skip to content

Commit edd43cd

Browse files
build(deps): bump camino from 1.1.11 to 1.1.12
Bumps [camino](https://github.com/camino-rs/camino) from 1.1.11 to 1.1.12. - [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.11...camino-1.1.12) --- updated-dependencies: - dependency-name: camino dependency-version: 1.1.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 182f9b0 commit edd43cd

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
@@ -14,7 +14,7 @@ include = ["src/**/*", "LICENSE", "README.md", "CHANGELOG.md"]
1414

1515
[dependencies]
1616
anyhow = "1.0.99"
17-
camino = { version = "1.1.11", features = ["serde"] }
17+
camino = { version = "1.1.12", features = ["serde"] }
1818
clap = { version = "4.5.45", features = ["cargo", "env", "string"] }
1919
crossbeam = "0.8.4"
2020
derive_builder = "0.20.2"

0 commit comments

Comments
 (0)