Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e592ade

Browse files
committed
Bump cursive-core to 0.4.6
1 parent c0d1152 commit e592ade

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## cursive-core 0.4.6
4+
5+
- Remove serde_yaml dependency (moved to dev-dependency)
6+
37
## cursive-core 0.4.5
48

59
- Implement Resolvable for more types in the style module

cursive-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "MIT"
88
name = "cursive_core"
99
readme = "README.md"
1010
repository = "https://github.com/gyscos/cursive"
11-
version = "0.4.5"
11+
version = "0.4.6"
1212
edition = "2021"
1313
rust-version = "1.61"
1414
include = ["src/**/*", "LICENSE", "README.md"]

0 commit comments

Comments
 (0)