Update formatting of Cargo.toml file

This commit is contained in:
Tobie Morgan Hitchcock 2022-08-12 19:41:35 +01:00
parent d73b19a84c
commit a852b85a97

View file

@ -49,8 +49,8 @@ depends = "$auto"
section = "utility"
priority = "optional"
assets = [
["target/release/surreal", "usr/share/surreal/surreal", "755"],
["pkg/deb/README", "usr/share/surreal/README", "644"],
["target/release/surreal", "usr/share/surreal/surreal", "755"],
["pkg/deb/README", "usr/share/surreal/README", "644"],
]
extended-description = "A scalable, distributed, collaborative, document-graph database, for the realtime web."
license-file = ["LICENSE", "4"]
license-file = ["LICENSE", "4"]