Skip to content

Commit 51b0817

Browse files
committed
more mssql locales support
1 parent 1632b30 commit 51b0817

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed

Cargo.lock

+40-40
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ panic = "abort"
1818
codegen-units = 2
1919

2020
[dependencies]
21-
sqlx = { package = "sqlx-oldapi", version = "0.6.29", features = [
21+
sqlx = { package = "sqlx-oldapi", version = "0.6.30", features = [
2222
"any",
2323
"runtime-actix-rustls",
2424
"sqlite",

0 commit comments

Comments
 (0)