mirror of
https://github.com/kristoferssolo/axum-template.git
synced 2026-02-04 14:32:02 +00:00
feat: add cargo generate support
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use axum_template::{
|
||||
use {{crate_name}}::{
|
||||
config::{get_config, DatabaseSettings},
|
||||
routes::route,
|
||||
telemetry::{get_subscriber, init_subscriber},
|
||||
|
||||
Reference in New Issue
Block a user