fix(deps): update rust crate tempfile to 3.10.1 - autoclosed #21
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ serde-xml-rs = "0.6"
|
||||||
thiserror = "1.0"
|
thiserror = "1.0"
|
||||||
|
|
||||||
# fs
|
# fs
|
||||||
tempfile = "3.10"
|
tempfile = "3.10.1"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
# testing
|
# testing
|
||||||
|
|
Loading…
Reference in a new issue