-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to the latest version of Koto
- Loading branch information
1 parent
3af75e6
commit dc6cdf3
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule koto
updated
17 files
+1 −1 | Cargo.lock | |
+3 −0 | crates/cli/Cargo.toml | |
+0 −0 | crates/cli/tests/run_script.rs | |
+2 −3 | crates/koto/Cargo.toml | |
+1 −1 | crates/runtime/Cargo.toml | |
+0 −5 | crates/serialize/Cargo.toml | |
+0 −5 | crates/test_utils/Cargo.toml | |
+8 −5 | justfile | |
+1 −6 | libs/color/Cargo.toml | |
+1 −6 | libs/geometry/Cargo.toml | |
+1 −6 | libs/json/Cargo.toml | |
+8 −8 | libs/lib_tests/Cargo.toml | |
+1 −6 | libs/random/Cargo.toml | |
+1 −6 | libs/regex/Cargo.toml | |
+1 −6 | libs/tempfile/Cargo.toml | |
+1 −6 | libs/toml/Cargo.toml | |
+1 −6 | libs/yaml/Cargo.toml |