chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "rust-axum",
|
||||
"private": true,
|
||||
"version": "4.5.2",
|
||||
"description": "An example of a Rust/Axum virtual Perspective server",
|
||||
"scripts": {
|
||||
"start": "cargo run --target=$(rustc -vV | sed -n 's|host: ||p') --features=_hack"
|
||||
},
|
||||
"keywords": [],
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"superstore-arrow": "catalog:"
|
||||
},
|
||||
"devDependencies": {}
|
||||
}
|
||||
Reference in New Issue
Block a user