cargo: bump the cargo-dependencies group with 6 updates befbfb9c parent bfcef05a

Bumps the cargo-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [clru](https://github.com/marmeladema/clru-rs) | `0.6.2` | `0.6.3` | | [jsonschema](https://github.com/Stranger6667/jsonschema) | `0.42.1` | `0.44.0` | | [nix](https://github.com/nix-rust/nix) | `0.31.1` | `0.31.2` | | [rustix](https://github.com/bytecodealliance/rustix) | `1.1.3` | `1.1.4` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.25.0` | `3.26.0` | | [whoami](https://github.com/ardaku/whoami) | `2.1.0` | `2.1.1` | Updates `clru` from 0.6.2 to 0.6.3 - [Release notes](https://github.com/marmeladema/clru-rs/releases) - [Commits](https://github.com/marmeladema/clru-rs/compare/v0.6.2...v0.6.3) Updates `jsonschema` from 0.42.1 to 0.44.0 - [Release notes](https://github.com/Stranger6667/jsonschema/releases) - [Changelog](https://github.com/Stranger6667/jsonschema/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stranger6667/jsonschema/compare/ruby-v0.42.1...ruby-v0.44.0) Updates `nix` from 0.31.1 to 0.31.2 - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](https://github.com/nix-rust/nix/compare/v0.31.1...v0.31.2) Updates `rustix` from 1.1.3 to 1.1.4 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v1.1.3...v1.1.4) Updates `tempfile` from 3.25.0 to 3.26.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits/v3.26.0) Updates `whoami` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/ardaku/whoami/releases) - [Commits](https://github.com/ardaku/whoami/compare/v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: clru dependency-version: 0.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: jsonschema dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: nix dependency-version: 0.31.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: rustix dependency-version: 1.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tempfile dependency-version: 3.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: whoami dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>

authored by dependabot[bot] committed by Austin Seipp

1
/target/
2
/rendered-docs
3
.direnv
4
.envrc
5
# Generated by nix build, nix-build
6
result
7
# Generated by the insta crate
8
*.pending-snap
9
*.snap*
10
!cli/tests/cli-reference@.md.snap
11
# Per user insta settings.
12
# See https://insta.rs/docs/settings/#tool-config-file for details.
13
.config/insta.yaml
14
# Per user mise config
15
mise.local.toml
16
17
# mkdocs
18
/.venv
19
/.python-version
20
21
# Editor specific ignores
22
.idea
23
.vscode
24
.zed
25
26
# Generated by setting `JJ_TRACE` environment variable.
27
jj-trace-*.json
28
29
# To make working on buck2 easier (#1997, #4413)
30
/buck-out/
31