Skip to content

Commit 639b5ae

Browse files
feat: bump poem version (#1724)
* feat: bump poem version * chore: bump examples * chore: bump examples --------- Co-authored-by: jonaro00 <[email protected]>
1 parent d26e6c8 commit 639b5ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

services/shuttle-poem/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ keywords = ["shuttle-service", "poem"]
1010
[workspace]
1111

1212
[dependencies]
13-
poem = "2.0.0"
13+
poem = "3.0.0"
1414
shuttle-runtime = { path = "../../runtime", version = "0.43.0", default-features = false }

0 commit comments

Comments
 (0)