diff options
author | Cara Salter <cara@devcara.com> | 2022-06-09 09:42:16 -0400 |
---|---|---|
committer | Cara Salter <cara@devcara.com> | 2022-06-09 09:42:16 -0400 |
commit | 5b9b4502f3c020423f257a68c1badb077aee4133 (patch) | |
tree | cdd8dc5c3f16d015c95e9c4931a4453ad4fb97f8 /Cargo.toml | |
parent | d674951ce8cb5b41afe68bbeefcd9ee585125ab9 (diff) | |
download | solarlib-5b9b4502f3c020423f257a68c1badb077aee4133.tar.gz solarlib-5b9b4502f3c020423f257a68c1badb077aee4133.zip |
star: Allow for getting planets based on UUID
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.3.0" +version = "1.3.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |