chore: update crate version to v2.0.120

Signed-off-by: Gaius <gaius.qi@gmail.com>
This commit is contained in:
Gaius 2024-06-17 16:23:53 +08:00
parent 2cf1290751
commit 89446c47da
No known key found for this signature in database
GPG Key ID: 8B4E5D1290FA2FFB
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

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

View File

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