Skip to content

Commit

Permalink
chore(deps): bump cargo dependencies (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
HsiangNianian committed Sep 7, 2024
1 parent 30b6798 commit 93a01aa
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[package]
name = "hydro_roll"
version = "0.1.8-alpha.2"
version = "0.1.9-alpha.1"
edition = "2021"
description = "A simple rust library for HydroRoll."
license = "MIT"
documentation = "https://docs.hydroroll.team/"
homepage = "https://hydroroll.team/"
repository = "https://github.com/HydroRoll-Team/HydroRoll"
authors = ["HsiangNianian <i@jyunko.cn>"]
authors = ["HsiangNianian"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[lib]
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name = "hydro-roll"
dynamic = ["version"]
description = "跨平台、多模态、高度自定义的骰系开发框架。"
authors = [
{name = "简律纯", email = "i@jyunko.cn"},
{name = "HsiangNianian", email = "i@jyunko.cn"},
]
dependencies = [
"watchfiles<1.0.0,>=0.18.0",
Expand Down

0 comments on commit 93a01aa

Please sign in to comment.