Updated zbuild to 0.1.1.

This commit is contained in:
Filipe Rodrigues 2023-01-01 22:20:29 +00:00
parent 7399cab1de
commit c64627f65b
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -998,7 +998,7 @@ checksum = "c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680"
[[package]]
name = "zbuild"
version = "0.1.0"
version = "0.1.1"
dependencies = [
"anyhow",
"async-broadcast",

View File

@ -1,7 +1,7 @@
[package]
edition = "2021"
name = "zbuild"
version = "0.1.0"
version = "0.1.1"
[dependencies]