Skip to content

Commit 17c117f

Browse files
committed
Update dependencies and version
The following crates have been updated: - async-lock: 3.4.0 -> 3.4.1 - event-listener: 5.4.0 -> 5.4.1 - polling: 3.9.0 -> 3.10.0 - sqlpage: 0.36.0 -> 0.36.1
1 parent 2c32c54 commit 17c117f

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sqlpage"
3-
version = "0.36.0"
3+
version = "0.36.1"
44
edition = "2021"
55
description = "Build data user interfaces entirely in SQL. A web server that takes .sql files and formats the query result using pre-made configurable professional-looking components."
66
keywords = ["web", "sql", "framework"]

0 commit comments

Comments
 (0)