Skip to content

Commit

Permalink
Update crates/codegen/runtime/cargo/src/runtime/cli/mod.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Omar Tawfik <[email protected]>
  • Loading branch information
ggiraldez and OmarTawfik authored Jul 4, 2024
1 parent bc65581 commit 9861008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/codegen/runtime/cargo/src/runtime/cli/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ pub enum Commands {
debug: bool,
},

// This is only intended for internal development
/// This is only intended for internal development
#[cfg(feature = "__experimental_bindings_api")]
Bindings {
/// File path to the source file to parse
Expand Down

0 comments on commit 9861008

Please sign in to comment.