mirror of
https://github.com/shiroyashik/sculptor.git
synced 2025-12-06 04:51:13 +03:00
Release v0.2.0
This commit is contained in:
parent
cfea3e6e71
commit
622dc81121
1 changed files with 1 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
[package]
|
[package]
|
||||||
name = "sculptor"
|
name = "sculptor"
|
||||||
authors = ["Shiroyashik <shiroyashik@shsr.ru>"]
|
authors = ["Shiroyashik <shiroyashik@shsr.ru>"]
|
||||||
version = "0.1.0"
|
version = "0.2.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
publish = false
|
publish = false
|
||||||
|
|
||||||
|
|
@ -9,7 +9,6 @@ publish = false
|
||||||
# Logging
|
# Logging
|
||||||
tracing-subscriber = { version = "0.3.18", features = ["env-filter", "chrono"] }
|
tracing-subscriber = { version = "0.3.18", features = ["env-filter", "chrono"] }
|
||||||
tracing = "0.1.40"
|
tracing = "0.1.40"
|
||||||
# fern = { version = "0.6.2", features = ["colored"] }
|
|
||||||
|
|
||||||
# Errors handelers
|
# Errors handelers
|
||||||
anyhow = "1.0.83"
|
anyhow = "1.0.83"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue