mirror of
https://github.com/samsonjs/agate.git
synced 2026-03-25 09:05:50 +00:00
chore(deps): bump configparser from 3.0.3 to 3.0.4
Bumps [configparser](https://github.com/QEDK/configparser-rs) from 3.0.3 to 3.0.4. - [Release notes](https://github.com/QEDK/configparser-rs/releases) - [Changelog](https://github.com/QEDK/configparser-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/QEDK/configparser-rs/compare/v3.0.3...v3.0.4) --- updated-dependencies: - dependency-name: configparser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cb9587d7a3
commit
1a0ed8cf15
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -113,9 +113,9 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|||
|
||||
[[package]]
|
||||
name = "configparser"
|
||||
version = "3.0.3"
|
||||
version = "3.0.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "e0e56e414a2a52ab2a104f85cd40933c2fbc278b83637facf646ecf451b49237"
|
||||
checksum = "4ec6d3da8e550377a85339063af6e3735f4b1d9392108da4e083a1b3b9820288"
|
||||
|
||||
[[package]]
|
||||
name = "deranged"
|
||||
|
|
|
|||
Loading…
Reference in a new issue