rust_programming_book 0.1.1

Programming works from THE RUST PROGRAMMING LANGUAGE
Documentation
[package]

name = "rust_programming_book"

version = "0.1.1"

edition = "2021"

license="MIT"

description="Programming works from THE RUST PROGRAMMING LANGUAGE"

author="SURAJ POKHREL"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html



[dependencies]

rand = "0.8.3"

chrono = "0.4"