1 2 3 4 5 6 7
[package] name = "poppable-path" description = "A trait for removing the last component of a path-like thing" version = "0.1.0" authors = ["Julian Ganz <neither@nut.email>"] edition = "2021" license = "MIT"