Skip to content

Commit 51de4b5

Browse files
committed
Bump quickleaf version to 0.2.5 and update valu3 dependency to 0.7.1
1 parent dc407a8 commit 51de4b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.4"
3+
version = "0.2.5"
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.7.0"
15+
valu3 = "0.7.1"
1616

1717
[features]
1818
default = []

0 commit comments

Comments
 (0)