fix: oiseau dependency
This commit is contained in:
parent
81036e3733
commit
1279536609
2 changed files with 3 additions and 1 deletions
|
@ -25,4 +25,4 @@ base16ct = { version = "0.2.0", features = ["alloc"] }
|
|||
base64 = "0.22.1"
|
||||
emojis = "0.6.4"
|
||||
regex = "1.11.1"
|
||||
oiseau = { version = "0.1.0", path = "../../../oiseau", default-features = false }
|
||||
oiseau = { version = "0.1.0", default-features = false }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue