Skip to content

Commit 062d501

Browse files
chore(deps): bump mssql-tiberius-bridge
Bumps [mssql-tiberius-bridge](https://github.com/saurabh500/mssql-tiberius-bridge) from 0.1.0-preview.3 to 0.1.0-preview.5. - [Release notes](https://github.com/saurabh500/mssql-tiberius-bridge/releases) - [Changelog](https://github.com/saurabh500/mssql-tiberius-bridge/blob/main/CHANGELOG.md) - [Commits](saurabh500/mssql-tiberius-bridge@v0.1.0-preview.3...v0.1.0-preview.5) --- updated-dependencies: - dependency-name: mssql-tiberius-bridge dependency-version: 0.1.0-preview.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1827f24 commit 062d501

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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 @@ infer = "0.22"
1616
# preview releases may change bridge semantics without a stable-version signal.
1717
# To upgrade, review both changelogs and dependency diffs, update both pins,
1818
# then run the full unit, live-database, clippy, audit, and release-build gates.
19-
mssql-tiberius-bridge = "=0.1.0-preview.3"
19+
mssql-tiberius-bridge = "=0.1.0-preview.5"
2020
# Direct dependency on the underlying protocol crate (lib name `mssql_tds`):
2121
# the result-set traits used through `Client::inner_mut()` are not re-exported
2222
# by the bridge. It is pinned in lockstep with the bridge; default integrated

0 commit comments

Comments
 (0)