Skip to content

Commit

Permalink
uqwit added as a submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
Drew Tada authored and Drew Tada committed Jan 7, 2024
1 parent c3c8c5c commit 6ff5fa3
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 173 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "uqwit"]
path = uqwit
url = https://github.com/uqbar-dao/uqwit.git
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pub use crate::uqbar::process::standard::*;
use serde::{Deserialize, Serialize};

wit_bindgen::generate!({
path: "wit",
path: "uqwit",
world: "lib",
});

Expand Down
1 change: 1 addition & 0 deletions uqwit
Submodule uqwit added at 4ae297
172 changes: 0 additions & 172 deletions wit/uqbar.wit

This file was deleted.

0 comments on commit 6ff5fa3

Please sign in to comment.