Skip to content

Commit 735991f

Browse files
committed
Bump to 0.0.5
1 parent a1ee99e commit 735991f

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
[package]
22
name = "open-meteo-rs"
3-
version = "0.0.4"
3+
version = "0.0.5"
44
edition = "2021"
55
homepage = "https://github.com/angelodlfrtr/open-meteo-rs"
66
license-file = "LICENSE.txt"
77
repository = "https://github.com/angelodlfrtr/open-meteo-rs"
88
description = "HTTP client for open-meteo.com api"
99

10-
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
11-
1210
[dependencies]
1311
chrono = { version = "0.4.24", features = ["serde"] }
1412
chrono-tz = "0.8.2"

0 commit comments

Comments
 (0)