Update formatting of Cargo.toml file
This commit is contained in:
parent
d73b19a84c
commit
a852b85a97
1 changed files with 3 additions and 3 deletions
|
@ -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"]
|
||||
|
|
Loading…
Reference in a new issue