diff options
author | 2022-11-13 17:56:33 -0800 | |
---|---|---|
committer | 2022-11-14 10:56:33 +0900 | |
commit | 5c7b4317e019f9b46dcc11e5a6a18e514ce85ebe (patch) | |
tree | 7fe42256003c3d16417b4150fe8ee26253d0c867 | |
parent | 6e4b1f244b15dc486578103ae2db927bedee2d3e (diff) | |
download | bytes-5c7b4317e019f9b46dcc11e5a6a18e514ce85ebe.tar.gz bytes-5c7b4317e019f9b46dcc11e5a6a18e514ce85ebe.tar.zst bytes-5c7b4317e019f9b46dcc11e5a6a18e514ce85ebe.zip |
Update nightly snapshot to the current one (#577)
-rw-r--r-- | .github/workflows/ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e3c706f..f6c6851 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,7 @@ on: env: RUSTFLAGS: -Dwarnings RUST_BACKTRACE: 1 - nightly: nightly-2021-11-05 + nightly: nightly-2022-11-12 defaults: run: |