Skip to content

Navigation Menu

Sign in
Appearance settings
Sign up
Appearance settings

Latest commit

 

History

History
History
13 lines (11 loc) · 309 Bytes

File metadata and controls

13 lines (11 loc) · 309 Bytes
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "graph_force"
version = "0.2.2"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[lib]
name = "graph_force"
crate-type = ["cdylib"]
[dependencies]
rand = "0.8.5"
pyo3 = { version = "0.17.3", features = ["extension-module"] }
Morty Proxy This is a proxified and sanitized view of the page, visit original site.