[dependencies]
[package]
description = "Calculate the length of the Collatz sequence for a given number"
edition = "2021"
homepage = "https://github.com/ellygaytor/collatz"
license = "MIT OR Apache-2.0"
name = "collatz_length"
repository = "https://github.com/ellygaytor/collatz"
resolver = "2"
version = "0.1.1"