diff options
| author | Henry Gressmann <mail@henrygressmann.de> | 2024-06-13 20:59:51 +0200 |
|---|---|---|
| committer | Henry Gressmann <mail@henrygressmann.de> | 2024-06-13 20:59:51 +0200 |
| commit | fc76c1eeddc3b0e0be6a1cc0490fdd2b178c8875 (patch) | |
| tree | ed6fb4d3395cf86d3aaff3c689d246ba3e333362 /rust-toolchain.toml | |
| parent | b61e55c1fbf5c0c443b325967a524a2623429029 (diff) | |
chore: update deps
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 f0dac98..d83fb19 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,2 +1,2 @@ [toolchain] -channel="nightly-2024-06-01" +channel="nightly-2024-06-13" |
