Skip to content

Commit 2fd3dab

Browse files
authored
Bump etcetera to 0.10.0 (#3867)
This bumps the underlying version of windows-sys used by this crate. I've only compile tested this by crosscompiling from Linux.
1 parent 798d107 commit 2fd3dab

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

sqlx-postgres/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ workspace = true
8282
features = ["postgres", "derive"]
8383

8484
[target.'cfg(target_os = "windows")'.dependencies]
85-
etcetera = "0.8.0"
85+
etcetera = "0.10.0"
8686

8787
[lints]
8888
workspace = true

0 commit comments

Comments
 (0)