Skip to content

Commit 24b8b01

Browse files
Bump camino from 1.2.1 to 1.2.2 (#1493)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52e5f80 commit 24b8b01

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.

dropshot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ async-stream = "0.3.6"
1818
async-trait = "0.1.89"
1919
base64 = "0.22.1"
2020
bytes = "1"
21-
camino = { version = "1.2.1", features = ["serde1"] }
21+
camino = { version = "1.2.2", features = ["serde1"] }
2222
debug-ignore = "1.0.5"
2323
form_urlencoded = "1.2.2"
2424
futures = "0.3.31"

0 commit comments

Comments
 (0)