diff --git a/jsonwebtoken/Cargo.lock b/__crypto/jsonwebtoken/Cargo.lock similarity index 100% rename from jsonwebtoken/Cargo.lock rename to __crypto/jsonwebtoken/Cargo.lock diff --git a/jsonwebtoken/Cargo.toml b/__crypto/jsonwebtoken/Cargo.toml similarity index 100% rename from jsonwebtoken/Cargo.toml rename to __crypto/jsonwebtoken/Cargo.toml diff --git a/jsonwebtoken/src/main.rs b/__crypto/jsonwebtoken/src/main.rs similarity index 100% rename from jsonwebtoken/src/main.rs rename to __crypto/jsonwebtoken/src/main.rs diff --git a/svg/Cargo.lock b/__image/svg/Cargo.lock similarity index 100% rename from svg/Cargo.lock rename to __image/svg/Cargo.lock diff --git a/svg/Cargo.toml b/__image/svg/Cargo.toml similarity index 100% rename from svg/Cargo.toml rename to __image/svg/Cargo.toml diff --git a/svg/README.md b/__image/svg/README.md similarity index 100% rename from svg/README.md rename to __image/svg/README.md diff --git a/svg/dive.svg b/__image/svg/dive.svg similarity index 100% rename from svg/dive.svg rename to __image/svg/dive.svg diff --git a/svg/src/graph.svg b/__image/svg/src/graph.svg similarity index 100% rename from svg/src/graph.svg rename to __image/svg/src/graph.svg diff --git a/svg/src/main.rs b/__image/svg/src/main.rs similarity index 100% rename from svg/src/main.rs rename to __image/svg/src/main.rs