File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ license = "MIT OR Apache-2.0"
10
10
[dependencies ]
11
11
reqwest = { version = " 0.11.27" , features = [ " stream" ] }
12
12
url = " 2.5.4"
13
- quick-xml = { version = " 0.23.1 " , features = [ " serialize" ] }
13
+ quick-xml = { version = " 0.37.3 " , features = [ " serialize" ] }
14
14
serde = { version = " 1.0.125" , features = [ " derive" ] }
15
15
chrono = { version = " 0.4" , features = [ " serde" ] }
16
16
thiserror = " 1.0.24"
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ license = "MIT OR Apache-2.0"
11
11
base16ct = { version = " 0.1" , features = [" std" ] }
12
12
http = " 1.2.0"
13
13
md-5 = " 0.10"
14
- quick-xml = { version = " 0.23.1 " , features = [ " serialize" ] }
14
+ quick-xml = { version = " 0.37.3 " , features = [ " serialize" ] }
15
15
rand = " 0.8.5"
16
16
serde = " 1.0.125"
17
17
strum = " 0.23"
You can’t perform that action at this time.
0 commit comments