mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-09 14:47:56 -05:00
chore(ci): update toolchain to nightly-2025-08-26
This commit is contained in:
committed by
Nicolas Sarlin
parent
71f427de9e
commit
fa48444611
@@ -122,6 +122,7 @@ mod v1 {
|
||||
|
||||
#[derive(Versionize)]
|
||||
#[repr(transparent)]
|
||||
#[allow(unused)]
|
||||
struct MyStructWrapper<T>(MyStruct<T>);
|
||||
|
||||
#[derive(Versionize)]
|
||||
|
||||
Reference in New Issue
Block a user