Closed dependabot[bot] closed 8 months ago
Having this merged (and a new release published) would let us avoid duplicating libloading
in our dependency tree over at https://github.com/ruffle-rs/ruffle. Can we expect this to happen sometime in the near future? :pray:
Sure thing, @torokati44! It looks like everything passes CI over here, so it should hopefully be pretty straightforward to draft a release either today or this weekend. :eyes:
Amazing, thank you! :partying_face:
No problem! Turns out I have some time right now. :smile: I've drafted a 0.12.0 release on GitHub, and I'm in the middle of publishing to crates.io. Does a minor release bump sound good to you?
Yep, that sounds just fine!
Cool! Well, release 0.12.0 of the renderdoc
crate has just been published. I appreciate the ping!
Well this was quick. Thank you so much!
Updates the requirements on libloading to permit the latest version.
Commits
83b1037
Release 0.8.0a6a394a
bump MSRV to 1.48c7955a7
Replace winapi with windows-sys95d03a1
Add support for QNX Neutrino6e28498
Fix CI95a0f62
Placate clippy224a3de
Release 0.7.4bd17713
Support AIX dyld constants6e07929
fix typo6b33651
Construct a PathBufDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)