Fixed a mistake in copyright disclamers.
This commit is contained in:
12
bsvfs/Cargo.toml
Normal file
12
bsvfs/Cargo.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[package]
|
||||
name = "cas-core"
|
||||
version = "0.1.0"
|
||||
authors = ["Simon Boyé <sim.boye@gmail.com>"]
|
||||
edition = "2021"
|
||||
license = "AGPL-3.0-or-later"
|
||||
|
||||
[dependencies]
|
||||
thiserror = "1.0.25"
|
||||
camino = { version = "1.0.7" }
|
||||
|
||||
[dev-dependencies]
|
||||
0
bsvfs/src/lib.rs
Normal file
0
bsvfs/src/lib.rs
Normal file
Reference in New Issue
Block a user