diff options
| author | Kai Stevenson <kai@kaistevenson.com> | 2026-08-18 00:21:44 -0700 |
|---|---|---|
| committer | Kai Stevenson <kai@kaistevenson.com> | 2026-08-18 00:21:44 -0700 |
| commit | 4d4f28f4d0e93541e92277f44451aacdc23b8227 (patch) | |
| tree | 612b38036a4f79f1d50637a061cf2f636f5d1ded /Cargo.lock | |
| parent | 4ad69d966f0640daae34c677eead5b689cbfac2e (diff) | |
MVP of marching squares
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2447,6 +2447,7 @@ dependencies = [ "env_logger", "futures", "fxhash", + "glam 0.33.3", "puffin", "puffin_http", "rand", |
