actix boilerplate
This commit is contained in:
commit
7acc03218d
4 changed files with 1549 additions and 0 deletions
7
Cargo.toml
Normal file
7
Cargo.toml
Normal file
|
@ -0,0 +1,7 @@
|
|||
[package]
|
||||
name = "remote-image-compression"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
actix-web = "4.10.2"
|
Loading…
Add table
Add a link
Reference in a new issue