leetcode/rust/find-the-index-of-the-first.../Cargo.toml

7 lines
121 B
TOML
Raw Permalink Normal View History

[package]
name = "find-the-index-of-the-first-occurrence-in-a-string"
version = "0.1.0"
edition = "2021"
[dependencies]