feat(dev): update references of readur to newer versions

This commit is contained in:
perf3ct 2025-07-14 17:17:24 +00:00
parent 6165148e4d
commit 721a348888
5 changed files with 6 additions and 6 deletions

2
Cargo.lock generated
View File

@ -3741,7 +3741,7 @@ dependencies = [
[[package]]
name = "readur"
version = "0.1.0"
version = "2.4.2"
dependencies = [
"anyhow",
"aws-config",

View File

@ -1,6 +1,6 @@
[package]
name = "readur"
version = "0.1.0"
version = "2.4.2"
edition = "2021"
[[bin]]

View File

@ -1,12 +1,12 @@
{
"name": "readur-frontend",
"version": "0.1.0",
"version": "2.4.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "readur-frontend",
"version": "0.1.0",
"version": "2.4.2",
"dependencies": {
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",

View File

@ -1,6 +1,6 @@
{
"name": "readur-frontend",
"version": "0.1.0",
"version": "2.4.2",
"private": true,
"type": "module",
"scripts": {

View File

@ -164,7 +164,7 @@ use crate::{
modifiers(&SecurityAddon),
info(
title = "Readur API",
version = "0.1.0",
version = "2.4.2",
description = "Document management and OCR processing API",
contact(
name = "Readur Team",