fsr-rs
fsr-rs copied to clipboard
Remove `glob` build-time dependency
As it just lists 6 source files that doesn't change. And we generally prefer to not use dependencies that interact with the file system beyond cap-std.