Skip to content

Commit 0a8abf8

Browse files
authored
Merge pull request #3 from devtical/dependabot/cargo/cursive-0.21
Update cursive requirement from 0.20 to 0.21
2 parents 1c9eaae + 4a3c65a commit 0a8abf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "MIT OR Apache-2.0"
77
edition = "2021"
88

99
[dependencies]
10-
cursive = "0.20"
10+
cursive = "0.21"
1111
regex = "1"
1212

1313
[profile.release]

0 commit comments

Comments
 (0)