We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29d4e51 commit d4f2ff0Copy full SHA for d4f2ff0
1 file changed
Cargo.toml
@@ -2,6 +2,9 @@
2
name = "fns-api-client"
3
version = "0.1.0"
4
edition = "2021"
5
+description = "ФНС API клиент"
6
+license = "MIT OR Apache-2.0"
7
+repository = "https://github.com/averichev/fns-api-client"
8
9
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
10
0 commit comments