We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdd8c61 commit eedcde1Copy full SHA for eedcde1
Cargo.toml
@@ -1,6 +1,7 @@
1
[package]
2
name = "query-string-builder"
3
description = "A query string builder for percent encoding key-value pairs"
4
+authors = ["Markus Mayer"]
5
version = "0.2.0"
6
edition = "2021"
7
repository = "https://github.com/sunsided/query-string-builder"
0 commit comments