summaryrefslogtreecommitdiff
path: root/rust/findurl/Cargo.toml
diff options
context:
space:
mode:
authorCarlos Maiolino <[email protected]>2026-02-20 16:17:14 +0100
committerCarlos Maiolino <[email protected]>2026-02-20 16:17:14 +0100
commit4ff0e42f65d8bba3d21bed53bfe1251d8db5c13f (patch)
tree9ac61873e2676c3f392bd26063afeb16897c3902 /rust/findurl/Cargo.toml
parentfd313dd5ad9ac067a31f2b1760b85bd305567131 (diff)
extra codeHEADmaster
Diffstat (limited to 'rust/findurl/Cargo.toml')
-rw-r--r--rust/findurl/Cargo.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/rust/findurl/Cargo.toml b/rust/findurl/Cargo.toml
new file mode 100644
index 0000000..7a3bc23
--- /dev/null
+++ b/rust/findurl/Cargo.toml
@@ -0,0 +1,6 @@
+[package]
+name = "findurl"
+version = "0.1.0"
+edition = "2024"
+
+[dependencies]