0.1.2: fix an import

This commit is contained in:
🪞👃🪞 2025-03-17 00:46:16 +02:00
parent 9b3c8d4ac6
commit 1774419d93
4 changed files with 91 additions and 84 deletions

View file

@ -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"