2
0
Fork 0
mirror of https://github.com/rust-lang/rust-analyzer synced 2025-01-30 22:03:37 +00:00
rust-analyzer/website/website-gen/Cargo.toml
2019-09-02 14:42:23 +03:00

9 lines
172 B
TOML

[package]
name = "website-gen"
version = "0.0.0"
authors = ["Aleksey Kladov <aleksey.kladov@gmail.com>"]
edition = "2018"
publish = false
[dependencies]
walkdir = "2.2.0"