build(deps): bump indoc from 2.0.5 to 2.0.6 (#4237)
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -2765,9 +2765,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "indoc"
|
||||
version = "2.0.5"
|
||||
version = "2.0.6"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5"
|
||||
checksum = "f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd"
|
||||
|
||||
[[package]]
|
||||
name = "inherent"
|
||||
|
||||
@@ -35,7 +35,7 @@ rustls-pemfile = "2.2.0"
|
||||
rand.workspace = true
|
||||
rand_chacha.workspace = true
|
||||
|
||||
indoc = "2.0.5"
|
||||
indoc = "2.0.6"
|
||||
|
||||
governor.workspace = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user