1
0
mirror of https://github.com/actix/examples synced 2025-06-27 01:27:43 +02:00

Bump config from 0.13.3 to 0.13.4 (#671)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
This commit is contained in:
dependabot[bot]
2023-12-04 18:02:38 +00:00
committed by GitHub
parent 16f396015f
commit a9d49dcf25
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View File

@ -2173,9 +2173,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",
"json5",