mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-04-23 16:47:54 -04:00
chore: Bump nightly
This commit is contained in:
committed by
Ivan Enderlin
parent
60efcbc55d
commit
f56bc4c0d6
@@ -17,7 +17,7 @@ use release::ReleaseArgs;
|
||||
use swift::SwiftArgs;
|
||||
use xshell::{cmd, Shell};
|
||||
|
||||
const NIGHTLY: &str = "nightly-2024-11-26";
|
||||
const NIGHTLY: &str = "nightly-2025-02-20";
|
||||
|
||||
type Result<T, E = Box<dyn std::error::Error>> = std::result::Result<T, E>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user