mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 05:06:44 +01:00
Updated all crates to edition 2024 and set workspace resolver to "3".
`gen` is reserved keyword in 2024. So modigied `galois_element` function in base2k/src/module.rs for compat
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[workspace]
|
||||
members = ["base2k", "rlwe", "sampling", "utils"]
|
||||
|
||||
resolver = "3"
|
||||
|
||||
[workspace.dependencies]
|
||||
rug = "1.27"
|
||||
|
||||
Reference in New Issue
Block a user