remove old Rocket artifacts
This commit is contained in:
parent
b07276f3b3
commit
e96578db48
2 changed files with 0 additions and 4 deletions
|
@ -1,2 +0,0 @@
|
|||
[debug.databases.postgresql_database]
|
||||
url = "postgresql://planetwars:planetwars@localhost/planetwars"
|
|
@ -1,5 +1,3 @@
|
|||
#![feature(proc_macro_hygiene, decl_macro)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate diesel;
|
||||
|
||||
|
|
Loading…
Reference in a new issue