Skip to content

Commit

Permalink
fix(deps): update rust crate fakehub-server to 0.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 0e141e5 commit b250316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ workspace = true
assert_cmd = "2.0.14"

[dependencies]
fakehub-server = { path = "../server", version = "0.0.0" }
fakehub-server = { path = "../server", version = "0.0.10" }
anyhow = "1.0.86"
clap = { version = "4.5.7", optional = true, features = ["derive", "string"] }
clap_complete = { version = "4.5.1", optional = true }
Expand Down

0 comments on commit b250316

Please sign in to comment.