build(deps): bump camino from 1.1.12 to 1.2.0 (#5022)

This commit is contained in:
Quentin Gliech
2025-09-16 12:24:05 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
Cargo.lock generated
View File

@@ -825,11 +825,11 @@ dependencies = [
[[package]]
name = "camino"
version = "1.1.12"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dd0b03af37dad7a14518b7691d81acb0f8222604ad3d1b02f6b4bed5188c0cd5"
checksum = "e1de8bc0aa9e9385ceb3bf0c152e3a9b9544f6c4a912c8ae504e80c1f0368603"
dependencies = [
"serde",
"serde_core",
]
[[package]]

View File

@@ -137,7 +137,7 @@ version = "1.10.1"
# UTF-8 paths
[workspace.dependencies.camino]
version = "1.1.12"
version = "1.2.0"
features = ["serde1"]
# ChaCha20Poly1305 AEAD