Skip to content

Commit

Permalink
Combined PRs (#2791)
Browse files Browse the repository at this point in the history
* Bump os_info from 3.9.2 to 3.10.0

Bumps [os_info](https://github.com/stanislav-tkach/os_info) from 3.9.2 to 3.10.0.
- [Release notes](https://github.com/stanislav-tkach/os_info/releases)
- [Changelog](https://github.com/stanislav-tkach/os_info/blob/master/CHANGELOG.md)
- [Commits](stanislav-tkach/os_info@v3.9.2...v3.10.0)

---
updated-dependencies:
- dependency-name: os_info
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump data-encoding from 2.7.0 to 2.8.0

Bumps [data-encoding](https://github.com/ia0/data-encoding) from 2.7.0 to 2.8.0.
- [Commits](ia0/data-encoding@v2.7.0...v2.8.0)

---
updated-dependencies:
- dependency-name: data-encoding
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and dependabot[bot] authored Feb 10, 2025
1 parent 6015823 commit 3ad5343
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ colored = "2.1.0"
console_error_panic_hook = "0.1.7"
csv = "1.3.1"
dashmap = "6.1.0"
data-encoding = { version = "2.7.0", default-features = false, features = [
data-encoding = { version = "2.8.0", default-features = false, features = [
"alloc",
] }
dirs = "5.0.1"
Expand Down Expand Up @@ -106,7 +106,7 @@ wgpu = "24.0.1"
# Benchmarks and Burnbench
arboard = "3.4.1"
chrono = "0.4.39"
os_info = "3.9.0"
os_info = "3.10.0"
wsl = "0.1.0"

bincode = { version = "2.0.0-rc.3", features = [
Expand Down

0 comments on commit 3ad5343

Please sign in to comment.