summaryrefslogblamecommitdiff
path: root/core/Cargo.toml
blob: c55e42b644ac46f527e79a376aca348a7af25f1a (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                           
[package]
name    = "bowshock"
edition = "2021"

version.workspace    = true
authors.workspace    = true
readme.workspace     = true
homepage.workspace   = true
repository.workspace = true

[dependencies]
bzipper = "0.5.2"

[lints]
workspace = true