Skip to content

Commit

Permalink
Bump libgssapi from 0.7.2 to 0.8.2
Browse files Browse the repository at this point in the history
Bumps [libgssapi](https://github.com/estokes/libgssapi) from 0.7.2 to 0.8.2.
- [Changelog](https://github.com/estokes/libgssapi/blob/master/CHANGELOG)
- [Commits](https://github.com/estokes/libgssapi/commits)

---
updated-dependencies:
- dependency-name: libgssapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 0d5b869 commit 3e1b478
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 server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ buf-read-ext = "0.4.0"
httparse = "1.8.0"
hyper = { version = "1.5.0", features = ["full"] }
itoa = "1.0.6"
libgssapi = { version = "0.7.2", features = ["iov"] }
libgssapi = { version = "0.8.2", features = ["iov"] }
log = "0.4.19"
mime = "0.3.17"
quick-xml = "0.36.0"
Expand Down

0 comments on commit 3e1b478

Please sign in to comment.