Skip to content

Commit

Permalink
chore: specify version for netmito in mito
Browse files Browse the repository at this point in the history
  • Loading branch information
BobAnkh committed Nov 5, 2024
1 parent 748ed1d commit 4394da2
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 @@ -68,7 +68,7 @@ categories.workspace = true

[dependencies]
clap ={ workspace = true }
netmito = { path = "netmito" }
netmito = { path = "netmito" , version = "0.1.0" }
tokio = { workspace = true }
tracing = { workspace = true }
tracing-subscriber = { workspace = true }
Expand Down

0 comments on commit 4394da2

Please sign in to comment.