Cargo.lock (390B)
1 # This file is automatically @generated by Cargo. 2 # It is not intended for manual editing. 3 version = 4 4 5 [[package]] 6 name = "bad_calculator_3" 7 version = "0.1.0" 8 dependencies = [ 9 "lazy_static", 10 ] 11 12 [[package]] 13 name = "lazy_static" 14 version = "1.5.0" 15 source = "registry+https://github.com/rust-lang/crates.io-index" 16 checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"