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










                           
                 


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

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

[dependencies]
bzipper = "0.6.2"

[lints]
workspace = true