summaryrefslogtreecommitdiffstats
path: root/src/commands/release.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/release.rs')
-rw-r--r--src/commands/release.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/commands/release.rs b/src/commands/release.rs
index 837ebb8..6f0232b 100644
--- a/src/commands/release.rs
+++ b/src/commands/release.rs
@@ -8,6 +8,8 @@
// SPDX-License-Identifier: EPL-2.0
//
+//! Implementation of the 'release' subcommand
+
use std::io::Write;
use std::path::PathBuf;