Skip to content

Comments

Update third-party Rust crate versions#34

Open
podgorskiy wants to merge 1 commit intofacebookexperimental:mainfrom
podgorskiy:export-D93193734
Open

Update third-party Rust crate versions#34
podgorskiy wants to merge 1 commit intofacebookexperimental:mainfrom
podgorskiy:export-D93193734

Conversation

@podgorskiy
Copy link

Summary:
Bump versions and add new Rust third-party crate dependencies needed by ripgrep.

Version bumps:

  • anyhow 1.0.98 → 1.0.100
  • cfg-if 1.0 → 1.0.4
  • log 0.4.27 → 0.4.28
  • memchr 2.7.5 → 2.7.6
  • serde_json 1.0.140 → 1.0.145

New crate dependencies added to Cargo.toml:

  • arbitrary 1.4.2
  • crossbeam-deque 0.8.6
  • crossbeam-epoch 0.9.18
  • crossbeam-utils 0.8.21
  • derive_arbitrary 1.4.2
  • find-msvc-tools 0.1.5
  • jemalloc-sys 0.6.1 (package: tikv-jemalloc-sys)
  • jobserver 0.1.34
  • pcre2-sys 0.2.10
  • ryu 1.0.23
  • same-file 1.0.6
  • serde_core 1.0.228
  • wasip2 1.0.1+wasi-0.2.4
  • winapi-util 0.1.11
  • windows-link 0.1.1
  • wit-bindgen 0.46.0

Note for OSS projects: if you are reading this from GitHub pull requests, then it does not mean all of these crates will be added or updates, but only some subset that is used in the project.

Differential Revision: D93193734

Summary:
Bump versions and add new Rust third-party crate dependencies needed by ripgrep.

**Version bumps:**
- `anyhow` 1.0.98 → 1.0.100
- `cfg-if` 1.0 → 1.0.4
- `log` 0.4.27 → 0.4.28
- `memchr` 2.7.5 → 2.7.6
- `serde_json` 1.0.140 → 1.0.145

**New crate dependencies added to Cargo.toml:**
- `arbitrary` 1.4.2
- `crossbeam-deque` 0.8.6
- `crossbeam-epoch` 0.9.18
- `crossbeam-utils` 0.8.21
- `derive_arbitrary` 1.4.2
- `find-msvc-tools` 0.1.5
- `jemalloc-sys` 0.6.1 (package: tikv-jemalloc-sys)
- `jobserver` 0.1.34
- `pcre2-sys` 0.2.10
- `ryu` 1.0.23
- `same-file` 1.0.6
- `serde_core` 1.0.228
- `wasip2` 1.0.1+wasi-0.2.4
- `winapi-util` 0.1.11
- `windows-link` 0.1.1
- `wit-bindgen` 0.46.0

Note for OSS projects: if you are reading this from GitHub pull requests, then it does not mean all of these crates will be added or updates, but only some subset that is used in the project.

Differential Revision: D93193734
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Feb 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant