Skip to content

Commit

Permalink
poem-grpc upgrade (#540)
Browse files Browse the repository at this point in the history
* flow: unbind bug

* poem-grpc upgrade
  • Loading branch information
ZzIsGod1019 authored Nov 22, 2023
1 parent e5a5b57 commit c04aa7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spi/spi-conf/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ tardis = { workspace = true, features = [
bios-basic = { path = "../../basic", features = ["default"] }
lazy_static = { workspace = true }
jsonwebtoken = "8"
poem-grpc = "0.2.21"
poem-grpc = "=0.2.22"
prost = "0.11.9"
poem = "1"
prost-types = "0.11.9"
Expand Down

0 comments on commit c04aa7a

Please sign in to comment.