mirror of
https://github.com/rm-dr/datapath.git
synced 2025-12-10 05:14:13 -08:00
v0.0.4
This commit is contained in:
@@ -11,7 +11,7 @@ readme = "README.md"
|
||||
authors = ["rm-dr"]
|
||||
|
||||
# Don't forget to bump datapath-macro below!
|
||||
version = "0.0.3"
|
||||
version = "0.0.4"
|
||||
|
||||
[workspace.lints.rust]
|
||||
unused_import_braces = "deny"
|
||||
@@ -70,7 +70,7 @@ cargo_common_metadata = "deny"
|
||||
#
|
||||
|
||||
[workspace.dependencies]
|
||||
datapath-macro = { path = "crates/datapath-macro", version = "0.0.3" }
|
||||
datapath-macro = { path = "crates/datapath-macro", version = "0.0.4" }
|
||||
datapath = { path = "crates/datapath" }
|
||||
|
||||
chrono = "0.4.42"
|
||||
|
||||
Reference in New Issue
Block a user