From 28a7b2ecd90e7e67427682a99b8616e13042b4ab Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Tue, 28 May 2024 00:28:39 +0800 Subject: chore: refresh source tree files --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index d75081e..b19fe65 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,8 +11,8 @@ authors = ["HsiangNianian "] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [lib] -name = "hydro_roll_core" crate-type = ["cdylib"] [dependencies] -pyo3 = { version = "0.19.2", features = ["abi3-py39"] } \ No newline at end of file +pyo3 = { version = "0.19.2", features = ["abi3-py39"] } +rand = "0.8.5" -- cgit v1.2.3-70-g09d2