File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ async-trait = "0.1.52"
19
19
base64 = " 0.13.0"
20
20
cached = " 0.39.0"
21
21
lazy_static = " 1.4.0"
22
- oci-distribution = { version = " 0.9.0 " , default-features = false }
23
- olpc-cjson = " 0.1.1 "
22
+ oci-distribution = { version = " 0.9" , default-features = false }
23
+ olpc-cjson = " 0.1"
24
24
open = " 3.0.1"
25
25
openidconnect = { version = " 2.3" , default-features = false , features = [ " reqwest" ] }
26
26
pem = " 1.0.2"
@@ -32,7 +32,7 @@ serde = { version = "1.0.136", features = ["derive"] }
32
32
sha2 = " 0.10.2"
33
33
thiserror = " 1.0.30"
34
34
tokio = { version = " 1.17.0" , features = [" full" ] }
35
- tough = { version = " 0.12.4 " , features = [ " http" ] }
35
+ tough = { version = " 0.12" , features = [ " http" ] }
36
36
tracing = " 0.1.31"
37
37
url = " 2.2.2"
38
38
x509-parser = { version = " 0.14.0" , features = [" verify" ] }
You can’t perform that action at this time.
0 commit comments