mirror of
https://github.com/samsonjs/agate.git
synced 2026-03-26 09:15:53 +00:00
chore(deps): bump configparser from 3.0.2 to 3.0.3
Bumps [configparser](https://github.com/QEDK/configparser-rs) from 3.0.2 to 3.0.3. - [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/commits/v3.0.3) --- 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
e591581a3e
commit
8b5b5860e5
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.2"
|
||||
version = "3.0.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "5458d9d1a587efaf5091602c59d299696a3877a439c8f6d461a2d3cce11df87a"
|
||||
checksum = "e0e56e414a2a52ab2a104f85cd40933c2fbc278b83637facf646ecf451b49237"
|
||||
|
||||
[[package]]
|
||||
name = "deranged"
|
||||
|
|
|
|||
Loading…
Reference in a new issue