Skip to content

Commit

Permalink
chore: Update tiberius dependency to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
carlos-rian-qd committed Aug 22, 2024
1 parent 89deccb commit 97f3260
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 40 deletions.
40 changes: 1 addition & 39 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion quaint/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ optional = true
features = ["sql-browser-tokio", "chrono", "bigdecimal"]

[target.'cfg(any(target_os = "macos", target_os = "ios"))'.dependencies.tiberius]
version = "0.12.3"
version = "0.11.8"
optional = true
default-features = false
features = [
Expand Down

0 comments on commit 97f3260

Please sign in to comment.