New
Update to use rand 0.8
The 0.8.x versions of the rand crate changed the API of the gen_range function used in the Guessing Game and other examples. This release contains updated code in listings.tar.gz that uses the 0.8.x series of rand.
Unclaimed project
Are you a maintainer of book? Claim this project to take control of your public changelog and roadmap.
The 0.8.x versions of the rand crate changed the API of the gen_range function used in the Guessing Game and other examples. This release contains updated code in listings.tar.gz that uses the 0.8.x series of rand.