Skip to content

Commit

Permalink
Bump cursive-core to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gyscos committed Aug 2, 2024
1 parent 4269f52 commit 15c06fb
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions cursive-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,14 @@ license = "MIT"
name = "cursive_core"
readme = "README.md"
repository = "https://github.com/gyscos/cursive"
version = "0.3.7"
version = "0.4.0"
edition = "2021"
rust-version = "1.61"
include = ["src/**/*", "LICENSE", "README.md"]

[package.metadata.docs.rs]
all-features = true

[badges.travis-ci]
repository = "gyscos/cursive"

[badges.appveyor]
repository = "gyscos/cursive"

[dependencies]
enum-map = "2.0"
enumset = "1.1.0"
Expand Down

0 comments on commit 15c06fb

Please sign in to comment.