File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -23,5 +23,5 @@ quit = "1"
2323
2424[dev-dependencies ]
2525tempfile = " 3"
26- mockito = " 0.25 "
26+ mockito = " 0.26 "
2727dotenv = " 0.15"
Original file line number Diff line number Diff line change @@ -14,13 +14,13 @@ url = "2"
1414log = " 0.4"
1515oauth2 = " 4.0.0-alpha.1"
1616tempfile = " 3"
17- dirs = " 2 "
17+ dirs = " 3 "
1818regex = " 1"
1919lazy_static = " 1"
2020percent-encoding = " 2"
2121serde_json = " 1"
2222
2323[dev-dependencies ]
2424env_logger = " 0.7"
25- mockito = " 0.25 "
25+ mockito = " 0.26 "
2626dotenv = " 0.15"
Original file line number Diff line number Diff line change @@ -11,10 +11,10 @@ walkdir = "2"
1111thiserror = " 1"
1212serde = { version = " 1" , features = [" derive" ] }
1313serde_json = " 1"
14- j4rs = " 0.11.2" # specific version just in case it's necessary to match the jar
14+ j4rs = " 0.11.2" # specific version to match the jar
1515tempfile = " 3"
1616lazy_static = " 1"
17- dirs = " 2 "
17+ dirs = " 3 "
1818tar = " 0.4"
1919flate2 = " 1"
2020
You can’t perform that action at this time.
0 commit comments