Skip to content

Commit

Permalink
Bump force-send-sync from 1.0.0 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [force-send-sync](https://github.com/pacman82/force-send-sync) from 1.0.0 to 1.1.0.
- [Changelog](https://github.com/pacman82/force-send-sync/blob/main/Changelog.md)
- [Commits](https://github.com/pacman82/force-send-sync/commits/v1.1.0)

---
updated-dependencies:
- dependency-name: force-send-sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 26, 2023
1 parent c633cb9 commit 7ba13e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 odbc-api/Cargo.toml
Expand Up @@ -66,7 +66,7 @@ odbc-sys = { version = "0.21.4", default-features = false }
thiserror = "1.0.40"
log = "0.4.19"
widestring = "1.0.2"
force-send-sync = "1.0.0"
force-send-sync = "1.1.0"

[target.'cfg(windows)'.dependencies]
# We use winit to display dialogs prompting for connection strings. We can deactivate default
Expand Down

0 comments on commit 7ba13e8

Please sign in to comment.