Skip to content

Commit e4c4441

Browse files
LecrisUTnabijaczleweli
authored andcommitted
Bump rust-ini to 0.21
1 parent 1ad16be commit e4c4441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ exclude = ["tests/07a-mount-point-excl", "tests/10-example"]
1616
anyhow = "1.0.12"
1717
clap = { version = "4.5", default-features = false, features = ["std", "cargo", "help", "error-context"] }
1818
liboverdrop = "0.1.0"
19-
rust-ini = ">=0.15, <0.19"
19+
rust-ini = ">=0.15, <=0.21"
2020
log = { version = "0.4", features = ["std"] }
2121
fasteval = { version = "0.2", default-features = false }
2222

0 commit comments

Comments
 (0)