merge develop into master #20

Merged
michael-bailey merged 181 commits from develop into master 2023-12-01 21:48:28 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 62f4803d80 - Show all commits

View File

@ -26,5 +26,6 @@ openssl = "0.10.33"
tokio = { version = "1.9.0", features = ["full"] }
futures = "0.3.16"
async-trait = "0.1.52"
mlua = { version = "0.7.3", features=["lua54", "async", "serde", "macros"] }
foundation = {path = '../foundation'}