Skip to content

Commit d0116b8

Browse files
Bump camino from 1.1.11 to 1.1.12 (#428)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 533020b commit d0116b8

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
@@ -27,7 +27,7 @@ async-trait = "0.1"
2727
backoff = { version = "0.4.0", features = ["tokio"] }
2828
base64 = "0.22.1"
2929
bitflags = "2.9.3"
30-
camino = "1.1.11"
30+
camino = "1.1.12"
3131
camino-tempfile = "1.4.1"
3232
clap = { version = "4.5", features = ["derive", "env"] }
3333
convert_case = "0.8"

0 commit comments

Comments
 (0)