Skip to content

Commit 52fae9d

Browse files
committed
update version
1 parent ab7e0f4 commit 52fae9d

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Cargo.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ authors = ["Heliax <hello@heliax.dev>"]
2121
edition = "2024"
2222
license = "GPL-3.0"
2323
readme = "README.md"
24-
version = "4.1.0"
24+
version = "4.1.2"
2525

2626
[workspace.dependencies]
2727
async-trait = "0.1.88"
@@ -105,4 +105,4 @@ vergen = "8.0.0"
105105
bech32 = "0.11.0"
106106
reqwest = { version = "0.11.27", features = ["json", "cookies"] }
107107
itertools = "0.14.0"
108-
mimalloc = "0.1.47"
108+
mimalloc = "0.1.47"

0 commit comments

Comments
 (0)