# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "ak_macros" version = "0.2.9" authors = ["Hamdy-Mohamedak "] description = "A crate for faster development and simpler syntax with Macros Ak-Macros Group" homepage = "https://ak-macros.vercel.app" readme = "README.md" keywords = [ "Ak-Macros", "macro", "cli", "async", "no_std", ] license = "MIT" repository = "https://github.com/hamdymohamedak/AK-macro/" [dependencies.futures] version = "0.3" [dependencies.settimeout] version = "0.1.0" [dependencies.tokio] version = "1" features = ["full"] [dependencies.webbrowser] version = "0.5"