Merge pull request #1490 from comit-network/dependabot/cargo/config-0.13.4

build(deps): bump config from 0.13.3 to 0.13.4
pull/1427/head^2
Byron Hambly 5 months ago committed by GitHub
commit c2d71f1616
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated

@ -701,9 +701,9 @@ dependencies = [
[[package]]
name = "config"
version = "0.13.3"
version = "0.13.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d379af7f68bfc21714c6c7dea883544201741d2ce8274bb12fa54f89507f52a7"
checksum = "23738e11972c7643e4ec947840fc463b6a571afcd3e735bdfce7d03c7a784aca"
dependencies = [
"async-trait",
"lazy_static",

Loading…
Cancel
Save