Skip to content

Commit 323b037

Browse files
committed
path
1 parent 4eb7a35 commit 323b037

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ scalar = ["dep:utoipa-scalar"]
2020

2121

2222
[workspace.dependencies]
23-
# loco-rs = { git = "https://github.com/loco-rs/loco", default-features = false }
24-
loco-rs = { version = "0.16", default-features = false }
23+
loco-rs = { git = "https://github.com/loco-rs/loco", default-features = false }
2524

2625
[dependencies]
2726
loco-rs = { workspace = true }

0 commit comments

Comments
 (0)