1
Fork 0
mirror of https://github.com/RGBCube/embd-rs synced 2025-08-01 07:57:47 +00:00

Increase max with to 120

This commit is contained in:
RGBCube 2025-02-11 23:35:05 +03:00
parent 9ec0768a8e
commit 3d45164562
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M
7 changed files with 49 additions and 62 deletions

View file

@ -1,3 +1,3 @@
[workspace]
members = [ "embd", "embd-macros" ]
members = ["embd", "embd-macros"]
resolver = "2"