Skip to content

Commit

Permalink
feat: change Cargo file to get the fluere from crates.io
Browse files Browse the repository at this point in the history
  • Loading branch information
SkuldNorniern committed May 30, 2023
1 parent 5b7e00d commit 4962501
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 @@ -30,7 +30,7 @@ serde_json = "1.0.91"
toml = "0.7.1"

#fluere_plugin = { path = "./plugin" }
fluereflow = { path = "./fluereflow", version = "0.2.0"}
fluereflow = "0.2.0"

[workspace]
members = [
Expand Down

0 comments on commit 4962501

Please sign in to comment.