chore: bump version to v0.1.2
This commit is contained in:
parent
76f5636071
commit
cf956124f4
2 changed files with 3 additions and 3 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -716,7 +716,7 @@ checksum = "186dce98367766de751c42c4f03970fc60fc012296e706ccbb9d5df9b6c1e271"
|
|||
|
||||
[[package]]
|
||||
name = "compareware"
|
||||
version = "0.1.0"
|
||||
version = "0.1.2"
|
||||
dependencies = [
|
||||
"actix-files",
|
||||
"actix-web",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "compareware"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
version = "0.1.2"
|
||||
edition = "2025"
|
||||
|
||||
[lib]
|
||||
crate-type = ["cdylib", "rlib"]
|
||||
|
|
Loading…
Add table
Reference in a new issue