Skip packaging phase
This commit is contained in:
parent
200797c414
commit
0aad698bb8
1 changed files with 3 additions and 1 deletions
|
@ -67,7 +67,9 @@
|
|||
("rust-rocket" ,rust-rocket-0.5)
|
||||
("rust-serde" ,rust-serde-1)
|
||||
("rust-serde-json" ,rust-serde-json-1)
|
||||
("rust-simple-logger" ,rust-simple-logger-4))))
|
||||
("rust-simple-logger" ,rust-simple-logger-4))
|
||||
#:phases #~(modify-phases %standard-phases
|
||||
(delete 'package))))
|
||||
(synopsis "")
|
||||
(description "")
|
||||
(home-page "")
|
||||
|
|
Loading…
Reference in a new issue