File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " bmap-parser"
3- version = " 0.2.0 "
3+ version = " 0.2.1 "
44authors = [" Sjoerd Simons <sjoerd@collabora.com>" ]
55edition = " 2024"
66license = " MIT AND Apache-2.0"
Original file line number Diff line number Diff line change 11[package ]
22name = " bmap-rs"
3- version = " 0.2.0 "
3+ version = " 0.2.1 "
44authors = [" Sjoerd Simons <sjoerd@collabora.com>" ]
55edition = " 2024"
66license = " MIT AND Apache-2.0"
@@ -12,7 +12,7 @@ rust-version.workspace = true
1212# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1313
1414[dependencies ]
15- bmap-parser = { path = " ../bmap-parser" , version = " 0.2.0 " }
15+ bmap-parser = { path = " ../bmap-parser" , version = " 0.2.1 " }
1616anyhow = " 1.0.66"
1717nix = { version = " 0.30.1" , features = [" fs" ] }
1818flate2 = " 1.0.24"
You can’t perform that action at this time.
0 commit comments