Skip to content

Commit

Permalink
update description
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-pro committed May 29, 2023
1 parent 4916a69 commit 8efd962
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rust/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[package]
name = "sunrise-sunset-calculator"
version = "1.0.0"
version = "1.0.1"
edition = "2021"
authors = ["Jacob Halsey <[email protected]>"]
repository = "https://github.com/jacob-pro/sunrise-sunset-calculator"
homepage = "https://github.com/jacob-pro/sunrise-sunset-calculator"
license-file = "LICENSE"
description = "Sunrise sunset calculator for Rust"
description = "Sunrise sunset calculator for Rust, supports extreme latitudes."

[dependencies]
thiserror = "1.0.40"
Expand Down

0 comments on commit 8efd962

Please sign in to comment.