Skip to content

Commit a7d631e

Browse files
committed
Merge branch 'main' of https://github.com/willdoescode/nat into main
2 parents b303b5c + e0d872c commit a7d631e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
/.idea
44
/linux
55
/macOs
6+
*.snap

snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ base: core20
1616
parts:
1717
natls:
1818
plugin: rust
19-
source: https://github.com/willdoescode/nat.git
19+
source: .
2020
build-packages:
2121
- gcc-multilib
2222

0 commit comments

Comments
 (0)