diff options
| author | Henry Gressmann <mail@henrygressmann.de> | 2024-04-15 22:26:33 +0200 |
|---|---|---|
| committer | Henry Gressmann <mail@henrygressmann.de> | 2024-04-15 22:26:33 +0200 |
| commit | 059fc95274f80e8b9aec7e124505811b506adc71 (patch) | |
| tree | 0cacef910da2d0a2c6123ee8503d2138426dd914 /rust-toolchain.toml | |
| parent | e074c5d6142dbe0cf7992c894829c2cce463157e (diff) | |
chore: update dependencies
Signed-off-by: Henry Gressmann <mail@henrygressmann.de>
Diffstat (limited to 'rust-toolchain.toml')
| -rw-r--r-- | rust-toolchain.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain.toml b/rust-toolchain.toml index 7d876a7..a84b93a 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,2 +1,2 @@ [toolchain] -channel="nightly-2024-03-11" +channel="nightly-2024-04-15" |
