kkawakam / rustyline

Readline Implementation in Rust
https://crates.io/crates/rustyline/
MIT License
1.52k stars 175 forks source link

Update fd-lock requirement from 3.0.0 to 4.0.0 #714

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on fd-lock to permit the latest version.

Commits
  • 9c24770 chore: Release fd-lock version 4.0.0
  • 496f846 Use the new I/O safety traits, using rustix (#14)
  • d61edf7 chore: Release fd-lock version 3.0.13
  • 55ea446 Update to rustix 0.38. (#45)
  • 81ab5e0 Switch from actions/checkout@master to actions/checkout@v3 (#43)
  • d6017a2 chore: Release fd-lock version 3.0.12
  • 3b003d6 Update to windows-sys 0.48. (#42)
  • 0918068 chore: Release fd-lock version 3.0.11
  • f0a8578 Update to rustix 0.37. (#41)
  • 09b6f3b chore: Release fd-lock version 3.0.10
  • Additional commits viewable in compare view


Dependabot 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)