graphic-walker-parser 0.0.10

[Graphic-walker](https://github.com/Kanaries/graphic-walker) DSL parser
Documentation
[package]
name = "graphic-walker-parser"
version = "0.0.10"
edition = "2021"
description = "[Graphic-walker](https://github.com/Kanaries/graphic-walker) DSL parser"
license = "Apache-2.0"

[dependencies]
sqlparser = "0.36.0"
serde = "1.0"
serde_derive = "1.0"
serde_json = "1.0"
base64 = "0.21.5"
flate2 = "1.0"
# duckdb = { version = "0.9.1", features = ["bundled"] }

[lib]
crate-type = ["cdylib", "rlib"]