mirror of
https://codeberg.org/unspeaker/tengri.git
synced 2025-12-06 11:46:42 +01:00
0.1.2: fix an import
This commit is contained in:
parent
9b3c8d4ac6
commit
1774419d93
4 changed files with 91 additions and 84 deletions
|
|
@ -1,3 +1,6 @@
|
|||
[workspace.package]
|
||||
version = "0.1.2"
|
||||
|
||||
[workspace]
|
||||
resolver = "2"
|
||||
members = [
|
||||
|
|
@ -14,6 +17,3 @@ lto = true
|
|||
[profile.coverage]
|
||||
inherits = "test"
|
||||
lto = false
|
||||
|
||||
[workspace.package]
|
||||
version = "0.1.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue