Skip to content

Commit b577f11

Browse files
committed
Make authors 'The Rust Project Developers'
1 parent f085cb8 commit b577f11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "blog"
33
version = "0.1.0"
4-
authors = ["Steve Klabnik <steve@steveklabnik.com>"]
4+
authors = ["The Rust Project Developers"]
55
edition = "2018"
66

77
[dependencies]

0 commit comments

Comments
 (0)