At the bare minimum, adding the following worked.
tokio = { version = "1.44.2", features = ["rt-multi-thread"] }