feat: Implement organization branding, course pacing, and display upcoming deadlines in the experience portal.
This commit is contained in:
+1
-1
@@ -25,4 +25,4 @@ jsonwebtoken = "9.3"
|
||||
bcrypt = "0.17"
|
||||
dotenvy = "0.15"
|
||||
tower-http = { version = "0.6", features = ["cors", "trace", "fs"] }
|
||||
reqwest = { version = "0.12", features = ["json"] }
|
||||
reqwest = { version = "0.12", features = ["json", "multipart"] }
|
||||
|
||||
Reference in New Issue
Block a user