mirror of
https://github.com/pesde-pkg/tooling.git
synced 2025-05-04 10:43:58 +01:00
chore(pkg): update lune and pesde engines to latest
This commit is contained in:
parent
eec8e178ff
commit
6699ceb8ed
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ private = true
|
||||||
workspace_members = ["toolchainlib", "bins/*"]
|
workspace_members = ["toolchainlib", "bins/*"]
|
||||||
|
|
||||||
[engines]
|
[engines]
|
||||||
lune = ">=0.8.7"
|
lune = "^0.9.0"
|
||||||
pesde = "^0.6.0-rc.6"
|
pesde = "^0.6.0"
|
||||||
|
|
||||||
[target]
|
[target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
|
|
Loading…
Add table
Reference in a new issue