Skip to content

Commit e700c2a

Browse files
build(rust): Bump java-properties to 2.0.0 (#2819)
Fixes BE-580
1 parent b3be2fe commit e700c2a

2 files changed

Lines changed: 8 additions & 63 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ ignore = "0.4.20"
4040
# Do not update due to https://github.com/console-rs/indicatif/issues/317 and https://github.com/getsentry/sentry-cli/pull/1055
4141
indicatif = "0.14.0"
4242
itertools = "0.10.5"
43-
java-properties = "1.4.1"
43+
java-properties = "2.0.0"
4444
lazy_static = "1.4.0"
4545
libc = "0.2.139"
4646
log = { version = "0.4.17", features = ["std"] }

0 commit comments

Comments
 (0)