diff options
author | Cara Salter <cara@devcara.com> | 2022-06-10 09:31:46 -0400 |
---|---|---|
committer | Cara Salter <cara@devcara.com> | 2022-06-10 09:32:43 -0400 |
commit | eec3c3b7736f7ec54b25712761d00caaa3f78619 (patch) | |
tree | 7fe67ac045f6daf8c575be15d81cd906af6f62f0 /Cargo.toml | |
parent | f73eb90d830df1a0881447d918985e315aed6fb7 (diff) | |
download | solarlib-eec3c3b7736f7ec54b25712761d00caaa3f78619.tar.gz solarlib-eec3c3b7736f7ec54b25712761d00caaa3f78619.zip |
star: Add struct for new Planet HTTP requests1.5.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "solarlib" -version = "1.4.1" +version = "1.5.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |