diff options
| author | Chuyan Zhang <[email protected]> | 2023-11-30 02:15:06 -0800 |
|---|---|---|
| committer | Chuyan Zhang <[email protected]> | 2023-11-30 02:15:06 -0800 |
| commit | 1eac97eea4ec0bcef0be061a2cba93a584355283 (patch) | |
| tree | d98fb1f6e3811286a0733c9df21e467590635ad2 /rust-toolchain | |
| parent | b3db8a5a710aa0890c80241ffb3fd9792bf1cbe7 (diff) | |
| download | myfs-1eac97eea4ec0bcef0be061a2cba93a584355283.tar.gz myfs-1eac97eea4ec0bcef0be061a2cba93a584355283.zip | |
Add real disk i/o, add mkfs.aya (not yet implemented)
Diffstat (limited to 'rust-toolchain')
| -rw-r--r-- | rust-toolchain | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rust-toolchain b/rust-toolchain new file mode 100644 index 0000000..870bbe4 --- /dev/null +++ b/rust-toolchain @@ -0,0 +1 @@ +stable
\ No newline at end of file |
