Skip to content

Commit a69ba98

Browse files
committed
update mrml crate to 1.2.7
1 parent d7c22ab commit a69ba98

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
@@ -6,7 +6,7 @@ edition = "2018"
66

77
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
88
[dependencies]
9-
mrml = "1.2.6"
9+
mrml = "1.2.7"
1010
serde = { version = "1.0", features = ["derive"] }
1111

1212
[lib]

0 commit comments

Comments
 (0)