Skip to content

Commit

Permalink
Merge pull request #3 from MassivDash/dependabot/cargo/src-tauri/taur…
Browse files Browse the repository at this point in the history
…i-1.2.3

build(deps): bump tauri from 1.2.1 to 1.2.3 in /src-tauri
  • Loading branch information
MassivDash committed Jan 6, 2023
2 parents 53e4c53 + 6c056af commit d05ecdc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ tauri-build = { version = "1.2.1", features = [] }
[dependencies]
serde_json = "1.0"
serde = { version = "1.0", features = ["derive"] }
tauri = { version = "1.2.1", features = ["api-all"] }
tauri = { version = "1.2.3", features = ["api-all"] }
aws-config = "0.52.0"
aws-sdk-s3 = "0.22.0"
tokio-stream = "0.1.11"
Expand Down

0 comments on commit d05ecdc

Please sign in to comment.