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

Commit 34b9975

Browse files
Bump derive_more from 0.99.7 to 0.99.8
Bumps [derive_more](https://github.com/JelteF/derive_more) from 0.99.7 to 0.99.8. - [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.7...v0.99.8) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 4b11551 commit 34b9975

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.7"
10+
derive_more = "0.99.8"
1111
dirs = "2"
1212
envfile = "0.2"
1313
futures = { version = "0.3", features = ["compat"] }

0 commit comments

Comments
 (0)