Skip to content

Commit 2f742cd

Browse files
committed
Upgrade java-properties to 2.0
This should drop the dependency on encoding (stackabletech/operator-rs#567).
1 parent da2d30c commit 2f742cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repository = "https://github.com/stackabletech/product-config"
88
version = "0.4.0"
99

1010
[dependencies]
11-
java-properties = "1.3"
11+
java-properties = "2.0"
1212
fancy-regex = "0.11"
1313
schemars = "0.8"
1414
semver = "1.0"

0 commit comments

Comments
 (0)