leptos/router
martinfrances107 5585f20940
chore: Bumped a few outdated packages.
-cached = { version = "0.44.0", optional = true }
+cached = { version = "0.45.0", optional = true }
-lru = { version = "0.10", optional = true }
+lru = { version = "0.11", optional = true }
2023-09-08 09:30:13 +01:00
..
src fix: compare path components to detect active link in router (#1656) 2023-09-06 06:49:10 -04:00
tests chore(docs): fix a few typos (#756) 2023-03-27 20:06:34 -04:00
Cargo.toml chore: Bumped a few outdated packages. 2023-09-08 09:30:13 +01:00
Makefile.toml build: run tasks from workpace or member directory (#1339) 2023-07-13 16:46:51 -04:00