mirror of
https://github.com/actix/examples
synced 2024-11-23 22:41: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:
commit
0012b33967
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -2197,9 +2197,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "confik"
|
name = "confik"
|
||||||
version = "0.11.7"
|
version = "0.11.8"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "621e0282e2354dccefd421b94fed2be61dc5836836e0953ac0172bdfd9ce028a"
|
checksum = "43c19ecdad309c763db5a51fb7202640d2ba51cd650144e9332c3849715fe3ac"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"cfg-if",
|
"cfg-if",
|
||||||
"confik-macros",
|
"confik-macros",
|
||||||
|
Loading…
Reference in New Issue
Block a user