Skip to content

Commit 42c8909

Browse files
committed
v0.2.0-cleanup
1 parent 440f6da commit 42c8909

File tree

5 files changed

+5
-4
lines changed

5 files changed

+5
-4
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ dist-ssr
1414
*.local
1515

1616
# Editor directories and files
17+
.vs
1718
.vscode/*
1819
!.vscode/extensions.json
1920
.idea
Binary file not shown.
Binary file not shown.

.vs/svelte-on-rust/v17/.wsuo

0 Bytes
Binary file not shown.

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@ cargo build
6363
## Change Log
6464

6565
v0.2.0: Complete Rewrite
66-
upgraded to rust stable
67-
upgraded to new svelte version
68-
removed rollup, using vite now
69-
removed bulma, pure css only.
66+
+ upgraded to rust stable
67+
+ upgraded to new svelte version
68+
+ removed rollup, using vite now
69+
+ removed bulma, pure css only.
7070

7171
v0.1.4: update packages because `cargo run` failed
7272

0 commit comments

Comments
 (0)