1
0
mirror of https://github.com/actix/examples synced 2024-11-23 14:31:07 +01:00

Merge pull request #919 from actix/dependabot/cargo/confik-0.11.8

chore(deps): bump confik from 0.11.7 to 0.11.8
This commit is contained in:
Rob Ede 2024-09-30 17:44:51 +00:00 committed by GitHub
commit 0012b33967
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
Cargo.lock generated
View File

@ -2197,9 +2197,9 @@ dependencies = [
[[package]]
name = "confik"
version = "0.11.7"
version = "0.11.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "621e0282e2354dccefd421b94fed2be61dc5836836e0953ac0172bdfd9ce028a"
checksum = "43c19ecdad309c763db5a51fb7202640d2ba51cd650144e9332c3849715fe3ac"
dependencies = [
"cfg-if",
"confik-macros",