about summary refs log tree commit diff stats
path: root/src/comments
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-10-14 14:56:29 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-10-14 14:56:29 +0200
commit6c9286857ef8b314962b67f4a16a66e8c35531bc (patch)
tree9ced4485ec38b39f82cba258c06321a21c40000a /src/comments
parentbuild(Cargo.toml): Add further lints (diff)
downloadyt-6c9286857ef8b314962b67f4a16a66e8c35531bc.zip
refactor(treewide): Combine the separate crates in one workspace
Diffstat (limited to '')
-rw-r--r--yt/src/comments/comment.rs (renamed from src/comments/comment.rs)0
-rw-r--r--yt/src/comments/display.rs (renamed from src/comments/display.rs)0
-rw-r--r--yt/src/comments/mod.rs (renamed from src/comments/mod.rs)0
3 files changed, 0 insertions, 0 deletions
diff --git a/src/comments/comment.rs b/yt/src/comments/comment.rs
index 752c510..752c510 100644
--- a/src/comments/comment.rs
+++ b/yt/src/comments/comment.rs
diff --git a/src/comments/display.rs b/yt/src/comments/display.rs
index 7000063..7000063 100644
--- a/src/comments/display.rs
+++ b/yt/src/comments/display.rs
diff --git a/src/comments/mod.rs b/yt/src/comments/mod.rs
index 5fbc3fb..5fbc3fb 100644
--- a/src/comments/mod.rs
+++ b/yt/src/comments/mod.rs