Skip to content

Commit

Permalink
Update filetime_creation requirement from 0.1 to 0.2
Browse files Browse the repository at this point in the history
Updates the requirements on [filetime_creation](https://github.com/czy-29/filetime_creation) to permit the latest version.
- [Release notes](https://github.com/czy-29/filetime_creation/releases)
- [Commits](czy-29/filetime_creation@0.1.0...0.2.0)

---
updated-dependencies:
- dependency-name: filetime_creation
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 29, 2024
1 parent b909d66 commit 059b5cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ byteorder = "1.5"
bzip2 = {version = "0.4.4", optional = true}
cbc = {version = "0.1", optional = true}
crc = "3.0.1"
filetime_creation = "0.1"
filetime_creation = "0.2"
lzma-rust = {path = "lzma-rust", default-features = false, version = "0.1.5"}
nt-time = "0.6.4"
rand = {version = "0.8", optional = true}
Expand Down

0 comments on commit 059b5cf

Please sign in to comment.