Skip to content

Commit

Permalink
Change mocktail source to IBM git repo
Browse files Browse the repository at this point in the history
Signed-off-by: Mateus Devino <mdevino@ibm.com>
  • Loading branch information
mdevino committed Feb 7, 2025
1 parent 962831c commit a16b029
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ tonic-build = "0.12.3"
[dev-dependencies]
axum-test = "17.1.0"
faux = "0.1.12"
mocktail = { path = "../mocktail/mocktail" }
mocktail = { git = "https://github.com/IBM/mocktail", version = "0.1.0-alpha" }
tracing-test = "0.2.5"

[profile.release]
Expand Down

0 comments on commit a16b029

Please sign in to comment.