Skip to content

Commit

Permalink
Bump the minor-changes group across 1 directory with 6 updates (#291)
Browse files Browse the repository at this point in the history
Bumps the minor-changes group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.93` | `1.0.95` |
| [chrono](https://github.com/chronotope/chrono) | `0.4.38` | `0.4.39` |
| [serde](https://github.com/serde-rs/serde) | `1.0.214` | `1.0.217` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.132` | `1.0.134` |
| [rsa](https://github.com/RustCrypto/RSA) | `0.9.6` | `0.9.7` |
| [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.95` | `0.2.99` |

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Ostrovski <ostrovski.alex@gmail.com>
  • Loading branch information
dependabot[bot] and slowli authored Jan 2, 2025
1 parent 50c0c33 commit bbb6e24
Show file tree
Hide file tree
Showing 9 changed files with 504 additions and 220 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

env:
msrv: "1.70"
nightly: nightly-2024-07-05
nightly: nightly-2025-01-02

jobs:
# Checks minimum supported Rust version.
Expand Down Expand Up @@ -46,7 +46,7 @@ jobs:
build:
uses: ./.github/workflows/build-reusable.yml
with:
nightly_rust_version: nightly-2024-07-05
nightly_rust_version: nightly-2025-01-02

document:
needs:
Expand Down
Loading

0 comments on commit bbb6e24

Please sign in to comment.