mirror of
				https://git.proxmox.com/git/proxmox-perl-rs
				synced 2025-10-31 10:05:02 +00:00 
			
		
		
		
	openid: update dependencies
to proxmox-openid 0.10.4 which provides the userinfo variants Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
		
							parent
							
								
									be287cfcf6
								
							
						
					
					
						commit
						ab59f5a772
					
				| @ -41,4 +41,4 @@ proxmox-subscription = "0.5" | ||||
| proxmox-sys = "0.6" | ||||
| proxmox-tfa = { version = "5", features = ["api"] } | ||||
| proxmox-time = "2" | ||||
| proxmox-openid =  "0.10.0" | ||||
| proxmox-openid =  "0.10.4" | ||||
|  | ||||
| @ -26,7 +26,7 @@ Build-Depends: cargo:native <!nocheck>, | ||||
|                librust-proxmox-http-error-0.1+default-dev, | ||||
|                librust-proxmox-log-0.2+default-dev, | ||||
|                librust-proxmox-notify-0.5+default-dev, | ||||
|                librust-proxmox-openid-0.10+default-dev, | ||||
|                librust-proxmox-openid-0.10+default-dev (>= 0.10.4-~~), | ||||
|                librust-proxmox-shared-cache-0.1+default-dev, | ||||
|                librust-proxmox-subscription-0.5+default-dev, | ||||
|                librust-proxmox-sys-0.6+default-dev, | ||||
|  | ||||
| @ -37,7 +37,7 @@ proxmox-http = { version = "0.9", features = ["client-sync", "client-trait"] } | ||||
| proxmox-http-error = "0.1.0" | ||||
| proxmox-log = "0.2" | ||||
| proxmox-notify = { version = "0.5", features = ["pve-context"] } | ||||
| proxmox-openid = "0.10" | ||||
| proxmox-openid = "0.10.4" | ||||
| proxmox-resource-scheduling = "0.3.0" | ||||
| proxmox-shared-cache = "0.1.0" | ||||
| proxmox-subscription = "0.5" | ||||
|  | ||||
| @ -25,7 +25,7 @@ Build-Depends: cargo:native <!nocheck>, | ||||
|                librust-proxmox-log-0.2+default-dev, | ||||
|                librust-proxmox-notify-0.5+default-dev, | ||||
|                librust-proxmox-notify-0.5+pve-context-dev, | ||||
|                librust-proxmox-openid-0.10+default-dev, | ||||
|                librust-proxmox-openid-0.10+default-dev (>= 0.10.4-~~), | ||||
|                librust-proxmox-resource-scheduling-0.3+default-dev, | ||||
|                librust-proxmox-shared-cache-0.1+default-dev, | ||||
|                librust-proxmox-subscription-0.5+default-dev, | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Fabian Grünbichler
						Fabian Grünbichler