Skip to content

Commit

Permalink
chore: prepare for v0.9.4
Browse files Browse the repository at this point in the history
Signed-off-by: Tiago Castro <[email protected]>
  • Loading branch information
tiagolobocastro committed Oct 23, 2024
1 parent 4acad0a commit 74d317e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ required-features = ["cli"]
paperclip-actix = { path = "plugins/actix-web", version = "0.7.2", optional = true }
paperclip-core = { path = "core", version = "0.7.2" }
paperclip-macros = { path = "macros", version = "0.7.0", optional = true }
paperclip-ng = { path = "cli-ng", version = "0.1.0", optional = true }
paperclip-ng = { path = "cli-ng", version = "0.1.1", optional = true }

env_logger = { version = "0.8", optional = true }
git2 = { version = "0.15", default-features = false, optional = true }
Expand Down

0 comments on commit 74d317e

Please sign in to comment.