rename backend binary
This commit is contained in:
@@ -3,7 +3,7 @@ use std::env;
|
||||
use anyhow::{Context, Result};
|
||||
use diesel::prelude::*;
|
||||
|
||||
use papercrate_backend::{
|
||||
use backend::{
|
||||
config::AppConfig,
|
||||
db,
|
||||
models::DocumentAsset,
|
||||
|
||||
Reference in New Issue
Block a user