diff options
| author | Henry Gressmann <mail@henrygressmann.de> | 2024-06-25 13:08:24 +0200 |
|---|---|---|
| committer | Henry Gressmann <mail@henrygressmann.de> | 2024-06-25 13:08:24 +0200 |
| commit | ba1f2638d2979bcd86313f9429c48da22478adc8 (patch) | |
| tree | cc31b34854f8432ba4a8a2023c8d38e0d4def1c8 /rust-toolchain.toml | |
| parent | fc76c1eeddc3b0e0be6a1cc0490fdd2b178c8875 (diff) | |
chore: update deps & testsuite, add msrv
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 d83fb19..c046a09 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,2 +1,2 @@ [toolchain] -channel="nightly-2024-06-13" +channel="nightly" |
