This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Plume
/
webfinger
Watch
5
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update mockito to fix its compile issue
pull/11/head
Mina Galić
11 months ago
parent
7df1cbe7ba
commit
075fe1cf9a
Signed by:
igalic
<me+github@igalic.co>
GPG Key ID:
ACFEFF7F6A123A86
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Cargo.toml
+ 1
- 1
Cargo.toml
View File
@@ -21,5 +21,5 @@ async-trait = {version = "*", optional = true}
[dev-dependencies]
serde_json = "1.0"
mockito = "0.2
2
"
mockito = "0.2
3
"
tokio = "0.2"
Write
Preview
Loading…
Cancel
Save