Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ViralBShah authored Oct 24, 2024
1 parent 6fca135 commit ffb2976
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name = "OpenCV"
uuid = "f878e3a2-a245-4720-8660-60795d644f2a"
authors = ["Archit Rungta <architrungta120@gmail.com>"]
version = "4.5.3"
version = "4.6"

[deps]
CxxWrap = "1f15a43c-97ca-5a2a-ae31-89f07a497df4"
OpenCV_jll = "33b9d88c-85f9-5d73-bd91-4e2b95a9aa0b"

[compat]
CxxWrap = "0.11, 0.12, 0.13, 0.14, 0.15, 0.16"
julia = "^1.6.0"
CxxWrap = "0.16"
julia = "1.6"

0 comments on commit ffb2976

Please sign in to comment.