Skip to content

Commit

Permalink
Bump compat for NanoDates to v1.0 (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
gryumov authored Aug 14, 2024
1 parent cf6ef44 commit 0baaa85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "CryptoExchangeAPIs"
uuid = "5e3d4798-c815-4641-85e1-deed530626d3"
version = "0.29.0"
version = "0.29.1"

[deps]
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
Expand All @@ -15,7 +15,7 @@ EasyCurl = "5dc68c43-2cae-45c1-9c9f-30d6e2b9e002"

[compat]
JSONWebTokens = "1.1.1"
NanoDates = "0.3.0"
NanoDates = "1.0"
Nettle = "1.0.0"
TimeZones = "1.13.0"
Serde = "3.0.0"
Expand Down

0 comments on commit 0baaa85

Please sign in to comment.