diff options
| author | iximeow <me@iximeow.net> | 2026-03-23 03:16:30 +0000 |
|---|---|---|
| committer | iximeow <me@iximeow.net> | 2026-04-26 05:19:05 +0000 |
| commit | 5ef38f263df2cec25d44cb35d1486c2d4d59bc2a (patch) | |
| tree | 61706a5096440b9f91b0b715eb54ca8afab08979 /.cargo/config.toml | |
initialHEAD1.0.0no-gods-no-
Diffstat (limited to '.cargo/config.toml')
| -rw-r--r-- | .cargo/config.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.cargo/config.toml b/.cargo/config.toml new file mode 100644 index 0000000..7317206 --- /dev/null +++ b/.cargo/config.toml @@ -0,0 +1,2 @@ +[unstable] +build-std = ["core", "alloc"] |
