Skip to content

Commit 4a3c65a

Browse files
Update cursive requirement from 0.20 to 0.21
Updates the requirements on [cursive](https://github.com/gyscos/cursive) to permit the latest version. - [Release notes](https://github.com/gyscos/cursive/releases) - [Changelog](https://github.com/gyscos/cursive/blob/main/CHANGELOG.md) - [Commits](gyscos/cursive@cursive-v0.20.0...cursive-v0.21.1) --- updated-dependencies: - dependency-name: cursive dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d7f3a6 commit 4a3c65a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)