Skip to content

Commit 5f3f161

Browse files
committed
added cookies and login
1 parent 8e766f8 commit 5f3f161

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,8 @@ cargo build
5959

6060
[YRV](https://github.com/pateketrueke/yrv)
6161

62-
[Bulma](https://bulma.io)
62+
[Bulma](https://bulma.io)
63+
64+
## Change Log
65+
v0.1.3: Added authentication example with private cookies
66+
v0.1.2: Added Bulma CSS styling

cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "svelte-on-rust"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
authors = ["Sachin Bhutani <[email protected]>"]
55
edition = "2018"
66

0 commit comments

Comments
 (0)