Skip to content

Commit 11667c1

Browse files
Update Rust crate parse-size to 1.1.0 (#7027)
1 parent 757a63e commit 11667c1

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
@@ -506,7 +506,7 @@ oxql-types = { path = "oximeter/oxql-types" }
506506
p256 = "0.13"
507507
parse-display = "0.10.0"
508508
partial-io = { version = "0.5.4", features = ["proptest1", "tokio1"] }
509-
parse-size = "1.0.0"
509+
parse-size = "1.1.0"
510510
paste = "1.0.15"
511511
percent-encoding = "2.3.1"
512512
peg = "0.8.4"

0 commit comments

Comments
 (0)