Skip to content

Commit

Permalink
Bump dependencies and remove Apple
Browse files Browse the repository at this point in the history
  • Loading branch information
starscouts committed Jul 24, 2024
1 parent d5fe6f6 commit 553ecce
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
22 changes: 11 additions & 11 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[package]
name = "wishing-star"
version = "2.2.0"
version = "2.2.1"
edition = "2021"

[dependencies]
ureq = { version = "2.9.7", features = ["json"] }
ureq = { version = "2.10.0", features = ["json"] }
serde = "1.0.203"
serde_yml = "0.0.10"
serde_yml = "0.0.11"
log = "0.4.22"
simple_logger = "5.0.0"
maud = "0.26.0"
Expand Down

0 comments on commit 553ecce

Please sign in to comment.