Skip to content

Commit c45f699

Browse files
Bump schannel from 0.1.28 to 0.1.29 (RustPython#7542)
Bumps [schannel](https://github.com/steffengy/schannel-rs) from 0.1.28 to 0.1.29. - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](steffengy/schannel-rs@v0.1.28...v0.1.29) --- updated-dependencies: - dependency-name: schannel dependency-version: 0.1.29 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2703f94 commit c45f699

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
@@ -214,7 +214,7 @@ rand_core = { version = "0.9", features = ["os_rng"] }
214214
rustix = { version = "1.1", features = ["event"] }
215215
rustyline = "17.0.1"
216216
serde = { package = "serde_core", version = "1.0.225", default-features = false, features = ["alloc"] }
217-
schannel = "0.1.28"
217+
schannel = "0.1.29"
218218
scoped-tls = "1"
219219
scopeguard = "1"
220220
static_assertions = "1.1"

0 commit comments

Comments
 (0)