mirror of https://github.com/dragonflyoss/api.git
chore: update crate version to v2.0.120
Signed-off-by: Gaius <gaius.qi@gmail.com>
This commit is contained in:
parent
2cf1290751
commit
89446c47da
|
@ -160,7 +160,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "dragonfly-api"
|
||||
version = "2.0.119"
|
||||
version = "2.0.120"
|
||||
dependencies = [
|
||||
"prost 0.11.9",
|
||||
"prost-types 0.12.6",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "dragonfly-api"
|
||||
version = "2.0.119"
|
||||
version = "2.0.120"
|
||||
authors = ["Gaius <gaius.qi@gmail.com>"]
|
||||
edition = "2021"
|
||||
license = "Apache-2.0"
|
||||
|
|
Loading…
Reference in New Issue