Skip to content

Commit eedcde1

Browse files
committed
Add authors section to Cargo.toml
1 parent fdd8c61 commit eedcde1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[package]
22
name = "query-string-builder"
33
description = "A query string builder for percent encoding key-value pairs"
4+
authors = ["Markus Mayer"]
45
version = "0.2.0"
56
edition = "2021"
67
repository = "https://github.com/sunsided/query-string-builder"

0 commit comments

Comments
 (0)