From 9d12d498a91caeb37ec5f7c7b20f5be6d5513119 Mon Sep 17 00:00:00 2001 From: Micha White Date: Tue, 3 Oct 2023 18:21:04 -0400 Subject: First attempt at PDN implementation --- pdn/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'pdn/Cargo.toml') diff --git a/pdn/Cargo.toml b/pdn/Cargo.toml index 1ed6d4b..032e20d 100644 --- a/pdn/Cargo.toml +++ b/pdn/Cargo.toml @@ -6,3 +6,4 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] +snob = "0.1" -- cgit v1.2.3