X-Git-Url: https://git.r.bdr.sh/rbdr/blog/blobdiff_plain/72c91149425d45b0517bda929d459fc02f5603cc..d620665f6b2e1ae5db4c98a09e35bd63133ae87f:/Cargo.toml diff --git a/Cargo.toml b/Cargo.toml new file mode 100644 index 0000000..38cb47a --- /dev/null +++ b/Cargo.toml @@ -0,0 +1,6 @@ +[package] +name = "blog" +version = "7.0.0" +edition = "2021" + +[dependencies]