about summary refs log tree commit diff
path: root/users/edef/refscan/Cargo.toml
blob: 778d9d24edb44ce9cafc885e34c8263e6ed666f8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[package]
name = "refscan"
version = "0.1.0"
authors = ["edef <edef@edef.eu>"]
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
packed_simd = "0.3.3"