mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-02 05:57:46 +00:00
Update parse_datetime to 0.5.0 (#5313)
This commit is contained in:
parent
3d015826b9
commit
c27fcc4084
5 changed files with 32 additions and 31 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -1499,9 +1499,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "parse_datetime"
|
||||
version = "0.4.0"
|
||||
version = "0.5.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "fecceaede7767a9a98058687a321bc91742eff7670167a34104afb30fc8757df"
|
||||
checksum = "3bbf4e25b13841080e018a1e666358adfe5e39b6d353f986ca5091c210b586a1"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"regex",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue