mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 05:06:44 +01:00
various API uniformization
This commit is contained in:
10
rlwe/Cargo.toml
Normal file
10
rlwe/Cargo.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
cargo-features = ["edition2024"]
|
||||
|
||||
[package]
|
||||
name = "rlwe"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
base2k = {path="../base2k"}
|
||||
rand_distr = {workspace = true}
|
||||
Reference in New Issue
Block a user