Skip to content

Commit

Permalink
inc ver
Browse files Browse the repository at this point in the history
  • Loading branch information
kingwingfly committed Feb 29, 2024
1 parent daf88ce commit 87d518d
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 @@ -23,7 +23,7 @@ documentation = ""
[workspace.dependencies]
fav_core = { path = "fav_core", version = "0.0.1-beta5" }
fav_derive = { path = "fav_derive", version = "0.0.1-beta1" }
fav_utils = { path = "fav_utils", version = "0.0.1-beta4" }
fav_utils = { path = "fav_utils", version = "0.0.1-beta5" }
fav_cli = { path = "fav_cli" }
fav_utils_old = { path = "fav_utils_old" }

Expand Down

0 comments on commit 87d518d

Please sign in to comment.