Better error management, Utf8Paths & other stuff.
This commit is contained in:
@@ -2,12 +2,13 @@
|
||||
name = "cas-core"
|
||||
version = "0.1.0"
|
||||
authors = ["Simon Boyé <sim.boye@gmail.com>"]
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
license = "AGPL-3.0-or-later"
|
||||
|
||||
[dependencies]
|
||||
thiserror = "1.0.25"
|
||||
digest = { version = "0.9.0", features = ["alloc"] }
|
||||
camino = { version = "1.0.7" }
|
||||
|
||||
[dev-dependencies]
|
||||
sha2 = "0.9.5"
|
||||
|
||||
Reference in New Issue
Block a user