# Copyright 2023 the Lig authors. All rights reserved. MIT license. [workspace] resolver = "2" members = [ "bindings/wasm", "cli", "core", ] [workspace.package] authors = ["the Lig authors"] edition = "2021" license = "MIT" repository = "https://github.com/penberg/lig"