Skip to content

Commit 87e33e5

Browse files
build(deps): bump camino from 1.1.12 to 1.2.0
Bumps [camino](https://github.com/camino-rs/camino) from 1.1.12 to 1.2.0. - [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.12...camino-1.2.0) --- updated-dependencies: - dependency-name: camino dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 18cb990 commit 87e33e5

File tree

2 files changed

+18
-8
lines changed

2 files changed

+18
-8
lines changed

Cargo.lock

Lines changed: 17 additions & 7 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
@@ -137,7 +137,7 @@ version = "1.10.1"
137137

138138
# UTF-8 paths
139139
[workspace.dependencies.camino]
140-
version = "1.1.12"
140+
version = "1.2.0"
141141
features = ["serde1"]
142142

143143
# ChaCha20Poly1305 AEAD

0 commit comments

Comments
 (0)