Skip to content

Commit 3679f9c

Browse files
Update Rust crate dunce to 1.0.4 (#25)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [dunce](https://lib.rs/crates/dunce) ([source](https://gitlab.com/kornelski/dunce)) | workspace.dependencies | patch | `1.0.3` -> `1.0.4` | --- ### Release Notes <details> <summary>kornelski/dunce (dunce)</summary> ### [`v1.0.4`](https://gitlab.com/kornelski/dunce/compare/v1.0.3...v1.0.4) [Compare Source](https://gitlab.com/kornelski/dunce/compare/v1.0.3...v1.0.4) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/sammyfilly/Nextjs).
1 parent 0ec216e commit 3679f9c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -91,7 +91,7 @@ criterion = "0.4.0"
9191
crossbeam-channel = "0.5.8"
9292
dashmap = "5.4.0"
9393
dialoguer = "0.10.3"
94-
dunce = "1.0.3"
94+
dunce = "1.0.4"
9595
futures = "0.3.26"
9696
futures-retry = "0.6.0"
9797
httpmock = { version = "0.6.7", default-features = false }

0 commit comments

Comments
 (0)