mirror of
https://github.com/aljazceru/breez-sdk-docs.git
synced 2025-12-17 05:44:20 +01:00
make it easier to use local packages
This commit is contained in:
1
snippets/rust/.gitignore
vendored
Normal file
1
snippets/rust/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
target
|
||||
3
snippets/rust/README.md
Normal file
3
snippets/rust/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
## Steps to compile the snippets locally
|
||||
1. Update the `rev` in Cargo.toml to the commit you want to use.
|
||||
2. happy coding
|
||||
Reference in New Issue
Block a user