diff options
| author | KyleMiles <krm504@nyu.edu> | 2024-10-17 17:04:36 -0400 |
|---|---|---|
| committer | KyleMiles <krm504@nyu.edu> | 2024-11-03 10:36:12 -0500 |
| commit | b37d3a0469811ff81d302a8cd745241bd2ebc93a (patch) | |
| tree | 579b7a81687b34c950b76d6922fa4b078f048a7b /rust/examples/basic_script | |
| parent | 25e7218ccaf84025179d17723077218294312921 (diff) | |
Remove mention of old username
Diffstat (limited to 'rust/examples/basic_script')
| -rw-r--r-- | rust/examples/basic_script/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rust/examples/basic_script/Cargo.toml b/rust/examples/basic_script/Cargo.toml index c037389e..c8ac699f 100644 --- a/rust/examples/basic_script/Cargo.toml +++ b/rust/examples/basic_script/Cargo.toml @@ -1,7 +1,6 @@ [package] name = "basic_script" version = "0.1.0" -authors = ["KyleMiles <kyle@vector35.com>"] edition = "2021" [dependencies] |
