chore(ci): update toolchain to nightly-2025-08-26

This commit is contained in:
Nicolas Sarlin
2025-08-27 11:29:00 +02:00
committed by Nicolas Sarlin
parent 71f427de9e
commit fa48444611
52 changed files with 223 additions and 203 deletions

View File

@@ -122,6 +122,7 @@ mod v1 {
#[derive(Versionize)]
#[repr(transparent)]
#[allow(unused)]
struct MyStructWrapper<T>(MyStruct<T>);
#[derive(Versionize)]