Skip to content

Commit 0d60a22

Browse files
committed
update deps
1 parent e7e5d6a commit 0d60a22

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ codegen-units = 1
1616
strip = true
1717

1818
[dependencies]
19-
pwmp-client = { git = "https://github.com/PixelWeatherProject/pwmp-client.git", tag = "v2.1.6" }
19+
pwmp-client = { git = "https://github.com/PixelWeatherProject/pwmp-client.git", tag = "v2.1.7" }
2020
sqlx = { version = "0.8.3", default-features = false, features = [
2121
"postgres",
2222
"runtime-tokio",

0 commit comments

Comments
 (0)