Skip to content

Commit

Permalink
small updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ksrichard committed Nov 28, 2024
1 parent 1f9f34b commit 52b92c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crates/tari_deploy/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
// Copyright 2024 The Tari Project
// SPDX-License-Identifier: BSD-3-Clause
//! Tari Deploy library helps developers register new templates on Tari Layer-1 chain and
//! manage Layer-2 resources for seamless development flow creating and working with Tari templates.
mod config;
pub mod deployer;
Expand Down

0 comments on commit 52b92c2

Please sign in to comment.