remove old Rocket artifacts

This commit is contained in:
Ilion Beyst 2022-02-24 21:13:07 +01:00
parent b07276f3b3
commit e96578db48
2 changed files with 0 additions and 4 deletions

View file

@ -1,2 +0,0 @@
[debug.databases.postgresql_database]
url = "postgresql://planetwars:planetwars@localhost/planetwars"

View file

@ -1,5 +1,3 @@
#![feature(proc_macro_hygiene, decl_macro)]
#[macro_use]
extern crate diesel;