aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2025-08-29 08:55:50 -0700
committerFranck Cuny <franck@fcuny.net>2025-08-29 08:55:50 -0700
commit974a2258dc803a0c98d4b254215cefc6ed2efeca (patch)
treee559112a31998365001c3041ab8a9a0d2885437c /Cargo.toml
parentdelete unneeded files (diff)
downloadx-fcuny/rust.tar.gz
update rust workspacefcuny/rust
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
new file mode 100644
index 0000000..f0b7ea9
--- /dev/null
+++ b/Cargo.toml
@@ -0,0 +1,3 @@
+[workspace]
+members = ["src/apple_silicon/"]
+resolver = "3"