File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -38,11 +38,12 @@ b3scale-admin is a **web-based administration interface** for [b3scale](https://
3838## ✨ Features That Hit Different
3939
4040- ** 🦀 Pure Rust/WASM** - Zero JavaScript, maximum performance
41- - ** 🔐 JWT Authentication** - Secure token-based auth system
41+ - ** 🔐 JWT Authentication** - Secure token-based auth system with modern ` jsonwebtoken ` crate
4242- ** 🎨 Vibec0re Dark Theme** - Beautiful Bootstrap 5 dark theme for late-night coding
4343- ** ⚡ Real-time Updates** - Instant feedback on all operations
4444- ** 📱 Responsive AF** - Works flawlessly on desktop and mobile
4545- ** 🔥 1337 Dev Setup** - Nix flakes for the most elite development experience
46+ - ** 🔄 Fresh Dependencies** - Recently updated to latest compatible versions
4647
4748## 🛠️ Tech Stack (The Good Stuff)
4849
@@ -321,6 +322,7 @@ cargo install grass
321322- 🎨 Use ` cargo fmt ` for consistent formatting
322323- 📦 SCSS compiles automatically via pre-build hooks
323324- 🔥 Use the Nix environment for best experience
325+ - 🔄 ** Fresh Dependencies** - Updated to ` jsonwebtoken ` 9.0 and latest compatible versions
324326
325327---
326328
You can’t perform that action at this time.
0 commit comments