We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6f17c10 + dd34e93 commit e0d872cCopy full SHA for e0d872c
.gitignore
@@ -3,3 +3,4 @@
3
/.idea
4
/linux
5
/macOs
6
+*.snap
snapcraft.yaml
@@ -16,7 +16,7 @@ base: core20
16
parts:
17
natls:
18
plugin: rust
19
- source: https://github.com/willdoescode/nat.git
+ source: .
20
build-packages:
21
- gcc-multilib
22
0 commit comments