File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ license = "Apache-2.0"
99
1010[package ]
1111name = " loco-rs"
12- version = " 0.14.0 "
12+ version = " 0.14.1 "
1313description = " The one-person framework for Rust"
1414homepage = " https://loco.rs/"
1515documentation = " https://docs.rs/loco-rs"
@@ -49,7 +49,7 @@ bg_sqlt = ["dep:sqlx", "dep:ulid"]
4949integration_test = []
5050
5151[dependencies ]
52- loco-gen = { version = " 0.14.0 " , path = " ./loco-gen" }
52+ loco-gen = { version = " 0.14.1 " , path = " ./loco-gen" }
5353backtrace_printer = { version = " 1.3.0" }
5454
5555# cli
Original file line number Diff line number Diff line change 11[package ]
22name = " loco-gen"
3- version = " 0.14.0 "
3+ version = " 0.14.1 "
44description = " Loco generators"
55license.workspace = true
66edition.workspace = true
You can’t perform that action at this time.
0 commit comments