mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-29 13:52:46 -07:00
feat: create axum_bundler
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[package]
|
||||
name = "axum_bundler"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.81"
|
||||
glob = "0.3.1"
|
||||
|
||||
fastmurmur3 = "0.2.0"
|
||||
|
||||
Reference in New Issue
Block a user