Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Commit a9b5a16

Browse files
Bump derive_more from 0.99.8 to 0.99.9
Bumps [derive_more](https://github.com/JelteF/derive_more) from 0.99.8 to 0.99.9. - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/master/CHANGELOG.md) - [Commits](JelteF/derive_more@v0.99.8...v0.99.9) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f08b59 commit a9b5a16

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = "2018"
77
[dependencies]
88
anyhow = "1.0.31"
99
clarity = "0.1"
10-
derive_more = "0.99.8"
10+
derive_more = "0.99.9"
1111
dirs = "3"
1212
envfile = "0.2"
1313
futures = { version = "0.3", features = ["compat"] }

0 commit comments

Comments
 (0)