depot/pkgs/build-support/rust/test/import-cargo-lock/basic-dynamic/Cargo.toml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
143 B
TOML
Raw Normal View History

[package]
name = "basic-dynamic"
version = "0.1.0"
authors = ["Daniël de Kok <me@danieldk.eu>"]
edition = "2018"
[dependencies]
rand = "0.8"