Skip to content

exotia-net/Little-Censor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Little-Censor

Censorship api

Run (also builds):

cargo run - in debug mode

cargo run --release - in release mode

Build:

cargo build - in debug mode

cargo build --release - in release mode