mirror of
https://git.ngram.ca/OpenJam/rc-servers
synced 2026-08-23 23:08:52 +00:00
feat-webgarages-121 (#129)
### Description Closes #121 ### Please confirm - [x] I am the legal owner or represent the legal owner of all work submitted (including LLM-generated code, if any) - [x] I consent to my changes being added to this FOSS project - [x] I have confirmed that this does not add new errors or warnings with `utils/clippy.sh` - [ ] This PR used LLMs to generate some or all of the code changes Reviewed-on: https://git.ngram.ca/OpenJam/rc-servers/pulls/129
This commit is contained in:
@@ -49,3 +49,5 @@ hex = "0.4"
|
||||
base64 = "0.22"
|
||||
#oj_serdes = { version = "0.3.0", path = "../oj_core/serdes" }
|
||||
oj_serdes = "0.3.0"
|
||||
oj_convert = { version = "0.3.0", path = "../oj_core/convert" }
|
||||
#oj_convert = "0.3.0"
|
||||
|
||||
Reference in New Issue
Block a user