mirror of https://github.com/dragonflyoss/api.git
chore: update verison to v2.0.166
Signed-off-by: Gaius <gaius.qi@gmail.com>
This commit is contained in:
parent
791f3415d7
commit
9c71f692e7
|
@ -190,7 +190,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "dragonfly-api"
|
||||
version = "2.0.165"
|
||||
version = "2.0.166"
|
||||
dependencies = [
|
||||
"prost",
|
||||
"prost-types",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "dragonfly-api"
|
||||
version = "2.0.165"
|
||||
version = "2.0.166"
|
||||
authors = ["Gaius <gaius.qi@gmail.com>"]
|
||||
edition = "2021"
|
||||
license = "Apache-2.0"
|
||||
|
|
Loading…
Reference in New Issue