Update Rust crate configparser to v3.1.0 (#4353)

This commit is contained in:
renovate[bot] 2024-06-17 05:40:51 -05:00 committed by GitHub
parent 52bb9a694c
commit 147aec4d37
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Cargo.lock generated
View file

@ -827,9 +827,9 @@ dependencies = [
[[package]]
name = "configparser"
version = "3.0.4"
version = "3.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4ec6d3da8e550377a85339063af6e3735f4b1d9392108da4e083a1b3b9820288"
checksum = "e57e3272f0190c3f1584272d613719ba5fc7df7f4942fe542e63d949cf3a649b"
[[package]]
name = "console"