blob: c994e01c4b30ee94f1cf7c3ffa656a9e927dbf91 [file] [log] [blame]
[package]
name = "petgraph-test-utils"
version = "0.0.0"
edition = "2021"
# INTERNAL CRATE FOR TESTING, DO NOT PUBLISH
publish = false
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
petgraph.workspace = true
rand = "0.8.5"