diff --git a/Cargo.toml b/Cargo.toml index 4f40673..0c469d5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "hello_remote_world" version = "0.1.0" -authors = ["Johannes Lüke "] +authors = ["VS Code "] [lib] path ="./src/lib/lib.rs"