Skip to content

Commit dc407a8

Browse files
committed
Bump quickleaf version to 0.2.4 and update valu3 dependency to 0.7.0
1 parent 67be79d commit dc407a8

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "quickleaf"
3-
version = "0.2.3"
3+
version = "0.2.4"
44
edition = "2021"
55
license = "Apache-2.0"
66
authors = ["Philippe Assis <codephilippe@gmail.com>"]
@@ -12,7 +12,7 @@ repository = "https://github.com/lowcarboncode/quickleaf"
1212
readme = "README.md"
1313

1414
[dependencies]
15-
valu3 = "0.6.6"
15+
valu3 = "0.7.0"
1616

1717
[features]
1818
default = []

0 commit comments

Comments
 (0)