Skip to content

Commit

Permalink
Updates time to 0.3.30
Browse files Browse the repository at this point in the history
  • Loading branch information
kushaldas committed Nov 14, 2023
1 parent 53c79ae commit 587eb73
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 189 deletions.
216 changes: 28 additions & 188 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ tempfile = "3.0.0"
talktosc = "0.2"
sshkeys = "0.3.2"
regex = "1"
time = "0.2"
time = "0.3"

[target.'cfg(not(target_os = "windows"))'.dependencies]
sequoia-openpgp = { default-features = false, features = ["crypto-nettle", "compression"] }
Expand Down
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
- Adds `pathlib.Path` support to `KeyStore` #148.
- Adds Windows CI support #144.
- Updates pyo3 to `0.20.0`
- Updates time to `0.3.30`


## [0.14.1] - 2023-05-21
Expand Down

0 comments on commit 587eb73

Please sign in to comment.