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 1
1
[package ]
2
2
name = " bmap-parser"
3
- version = " 0.1.0 "
3
+ version = " 0.1.1 "
4
4
authors = [" Sjoerd Simons <sjoerd@collabora.com>" ]
5
5
edition = " 2018"
6
6
license = " MIT AND Apache-2.0"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " bmap-rs"
3
- version = " 0.1.0 "
3
+ version = " 0.1.1 "
4
4
authors = [" Sjoerd Simons <sjoerd@collabora.com>" ]
5
5
edition = " 2018"
6
6
license = " MIT AND Apache-2.0"
@@ -11,7 +11,7 @@ readme = "../README.md"
11
11
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
12
12
13
13
[dependencies ]
14
- bmap-parser = { path = " ../bmap-parser" , version = " 0.1.0 " }
14
+ bmap-parser = { path = " ../bmap-parser" , version = " 0.1.1 " }
15
15
anyhow = " 1.0.66"
16
16
nix = " 0.26.1"
17
17
flate2 = " 1.0.24"
You can’t perform that action at this time.
0 commit comments