diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-02-10 09:34:50 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-10 09:34:50 +0000 |
| commit | ec2443773578ed030ae8020cc04f0f41c6056762 (patch) | |
| tree | ef4fffe327db335bd8b9268d454e554af2932460 /Cargo.toml | |
| parent | Update README.md (#704) (diff) | |
| download | atuin-ec2443773578ed030ae8020cc04f0f41c6056762.zip | |
Bump fs-err from 2.8.1 to 2.9.0 (#604)
Bumps [fs-err](https://github.com/andrewhickman/fs-err) from 2.8.1 to 2.9.0.
- [Release notes](https://github.com/andrewhickman/fs-err/releases)
- [Changelog](https://github.com/andrewhickman/fs-err/blob/main/CHANGELOG.md)
- [Commits](https://github.com/andrewhickman/fs-err/compare/2.8.1...2.9.0)
---
updated-dependencies:
- dependency-name: fs-err
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -68,7 +68,7 @@ base64 = "0.20.0" crossbeam-channel = "0.5.1" clap = { version = "4.0.18", features = ["derive"] } clap_complete = "4.0.3" -fs-err = "2.7" +fs-err = "2.9" whoami = "1.1.2" rpassword = "7.0" semver = "1.0.14" |
