chore: update verison to v2.0.166

Signed-off-by: Gaius <gaius.qi@gmail.com>
This commit is contained in:
Gaius 2024-09-30 18:08:05 +08:00
parent 791f3415d7
commit 9c71f692e7
No known key found for this signature in database
GPG Key ID: 647A0EE86907F1AF
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -190,7 +190,7 @@ dependencies = [
[[package]]
name = "dragonfly-api"
version = "2.0.165"
version = "2.0.166"
dependencies = [
"prost",
"prost-types",

View File

@ -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"