Skip to content

Commit 0dfd0b4

Browse files
fix(deps): bump fd-lock from 4.0.2 to 4.0.3 (#782)
Bumps [fd-lock](https://github.com/yoshuawuyts/fd-lock) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/yoshuawuyts/fd-lock/releases) - [Commits](https://github.com/yoshuawuyts/fd-lock/commits) --- updated-dependencies: - dependency-name: fd-lock dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bade64e commit 0dfd0b4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/fig_settings/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ license.workspace = true
1111
workspace = true
1212

1313
[dependencies]
14-
fd-lock = "4.0.0"
14+
fd-lock = "4.0.3"
1515
fig_util.workspace = true
1616
parking_lot.workspace = true
1717
r2d2.workspace = true

0 commit comments

Comments
 (0)