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 3ebce9a commit 0675321Copy full SHA for 0675321
Cargo.toml
@@ -1,8 +1,10 @@
1
[package]
2
name = "xml-to-postgres"
3
version = "0.1.0"
4
-authors = ["Bart Noordervliet"]
+authors = ["Bart Noordervliet <[email protected]>"]
5
edition = "2018"
6
+description = "Fast converter from XML to PostgreSQL dump format"
7
+publish = false
8
9
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
10
0 commit comments